dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-06 14:07:45 to 2019-07-08 14:54:30 UTC [more...]

[PATCH] drm/amd/powerplay: work around enum conversion warnings
 2019-07-08 14:54 UTC  (2+ messages)

[PATCH 1/2] amdgpu: make pmu support optional
 2019-07-08 14:46 UTC  (3+ messages)
` [PATCH 2/2] amdgpu: make SOC15/navi support conditional

[Bug 111089] Multiple calls to ddcutil cause hard process hangs from within the DRM/i2c system
 2019-07-08 14:38 UTC 

[Bug 111087] SteamOS fails to boot with "drmmode_do_crtc_dpms cannot get last vblank counter"
 2019-07-08 14:30 UTC  (16+ messages)
` [Bug 111087] SteamOS boots to black screen

[PATCH] drm/amd/display: avoid 64-bit division
 2019-07-08 14:16 UTC  (2+ messages)

[PATCH] amdgpu: fix warning about misplaced initializers
 2019-07-08 14:11 UTC 

[PATCH 1/1] drm/amdgpu: adopt to hmm_range_register API change
 2019-07-08 14:09 UTC  (6+ messages)

[PATCH] drm/exynos: add CONFIG_MMU dependency
 2019-07-08 14:09 UTC  (2+ messages)

[PATCH 1/2] drm/amd/powerplay: smu_v11_0: fix uninitialized variable use
 2019-07-08 14:07 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/powerplay: vega20: "

[PATCH] drm/amd/display: dcn20: include linux/delay.h
 2019-07-08 13:53 UTC 

[PATCH] drm/amdgpu: fix building without CONFIG_HMM_MIRROR
 2019-07-08 13:51 UTC 

[PATCH 0/2] drm/bochs: fix framebuffer setup
 2019-07-08 13:39 UTC  (5+ messages)
` [PATCH 1/2] drm/vram: store dumb bo dimensions

[PATCH 00/19] drm/i915: Plane cdclk requirements and fp16 for gen4+
 2019-07-08 12:53 UTC  (20+ messages)
` [PATCH 01/19] drm: Add drm_modeset_lock_assert_held()
` [PATCH 02/19] drm/atomic-helper: Make crtc helper funcs optional
` [PATCH 03/19] drm/i915: Remove pointless planes_changed=true assignment
` [PATCH 04/19] drm/i915: Replace is_planar_yuv_format() with drm_format_info_is_yuv_semiplanar()
` [PATCH 05/19] drm/i915: Allow downscale factor of <3.0 on glk+ for all formats
` [PATCH 06/19] drm/i915: Extract intel_modeset_calc_cdclk()
` [PATCH 07/19] drm/i915: s/pipe_config/crtc_state/ in intel_crtc_atomic_check()
` [PATCH 08/19] drm/i915: Stop using drm_atomic_helper_check_planes()
` [PATCH 09/19] drm/i915: Add debugs to distingiush a cd2x update from a full cdclk pll update
` [PATCH 10/19] drm/i915: Make .modeset_calc_cdclk() mandatory
` [PATCH 11/19] drm/i915: Rework global state locking
` [PATCH 12/19] drm/i915: Move check_digital_port_conflicts() earier
` [PATCH 13/19] drm/i915: Allow planes to declare their minimum acceptable cdclk
` [PATCH 14/19] drm/i915: Eliminate skl_check_pipe_max_pixel_rate()
` [PATCH 15/19] drm/i915: Simplify skl_max_scale()
` [PATCH 16/19] drm/i915: Add support for half float framebuffers for skl+
` [PATCH 17/19] drm/i915: Add support for half float framebuffers for gen4+ primary planes
` [PATCH 18/19] drm/i915: Add support for half float framebuffers for ivb+ sprites
` [PATCH 19/19] drm/i915: Add support for half float framebuffers on snb sprites

[PATCH v2] backlight: rave-sp: don't touch initial state and register with correct device
 2019-07-08 12:41 UTC 

[PATCH 06/14] drm/i2c: tda9950: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()
 2019-07-08 12:33 UTC 

[PATCH 05/14] drm/drv: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()
 2019-07-08 12:33 UTC 

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-07-08 12:29 UTC  (2+ messages)

[PATCH] drm/bridge/parade: Drop legacy GPIO header
 2019-07-08 11:31 UTC 

[PATCH] drm/bridge/nxp-ptn3460: Drop legacy GPIO headers
 2019-07-08 11:30 UTC 

[PATCH] drm/bridge/megachips: Drop GPIO header
 2019-07-08 11:28 UTC 

[PATCH v9 0/6] HDCP2.2 Phase II
 2019-07-08 11:21 UTC  (7+ messages)
` [PATCH v9 1/6] drm: Add Content protection type property
` [PATCH v9 2/6] drm/i915: Attach content "
` [PATCH v9 3/6] drm: uevent for connector status change
` [PATCH v9 4/6] drm/hdcp: update content protection property with uevent
` [PATCH v9 5/6] drm/i915: update the hdcp state "
` [PATCH v9 6/6] drm/hdcp: reference for srm file format

[PATCH v2 0/4] Add a generic driver for LED-based backlight
 2019-07-08 10:50 UTC  (6+ messages)
` [PATCH v2 1/4] leds: Add of_led_get() and led_put()
` [PATCH v2 2/4] leds: Add managed API to get a LED from a device driver
` [PATCH v2 3/4] dt-bindings: backlight: Add led-backlight binding
` [PATCH v2 4/4] backlight: add led-backlight driver

[PATCH v2 0/8] drm/omap: OMAP_BO flags
 2019-07-08 10:45 UTC  (9+ messages)
` [PATCH v2 1/8] drm/omap: use refcount API to track the number of users of dma_addr
` [PATCH v2 2/8] drm/omap: add omap_gem_unpin_locked()
` [PATCH v2 3/8] drm/omap: accept NULL for dma_addr in omap_gem_pin
` [PATCH v2 4/8] drm/omap: cleanup OMAP_BO flags
` [PATCH v2 5/8] drm/omap: remove OMAP_BO_TILED define
` [PATCH v2 6/8] drm/omap: cleanup OMAP_BO_SCANOUT use
` [PATCH v2 7/8] drm/omap: add omap_gem_validate_flags()
` [PATCH v2 8/8] drm/omap: add OMAP_BO flags to affect buffer allocation

[PATCH v8 1/6] drm: Add Content protection type property
 2019-07-08 10:16 UTC  (7+ messages)
  ` [PATCH v8 4/6] drm/hdcp: update content protection property with uevent
  ` [PATCH v8 6/6] drm/hdcp: reference for srm file format

[Bug 111082] Severe stutter in CS:GO surf servers, despite ~300fps
 2019-07-08  9:50 UTC  (5+ messages)

[Bug 110514] [CI][BAT] igt@* - skip - Test requirement: is_i915_device(fd) && has_known_intel_chipset(fd), Skip
 2019-07-08  8:56 UTC 

[PATCH] Remove unused function drm_agp_bind_pages
 2019-07-08  8:18 UTC  (2+ messages)

[PATCH v2 00/19] drm: rcar-du: Add Color Management Module (CMM)
 2019-07-08  7:58 UTC  (9+ messages)
` [PATCH v2 01/19] dt-bindings: display: renesas,cmm: Add R-Car CMM documentation
` [PATCH v2 03/19] arm64: renesas: Update 'vsps' property
` [PATCH v2 11/19] arm64: dts: renesas: r8a77965: Add CMM units
` [PATCH v2 18/19] drm: rcar-du: crtc: Register GAMMA_LUT properties
` [PATCH v2 19/19] drm: rcar-du: kms: Update CMM in atomic commit tail

[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!
 2019-07-08  7:51 UTC  (2+ messages)

[PATCH 2/2] drm/komeda: Computing layer_split and image_enhancer internally
 2019-07-08  7:32 UTC  (3+ messages)

[PATCH] drm/komeda: Computing image enhancer internally
 2019-07-08  7:00 UTC 

[PATCH] drm/komeda: Computing layer_split internally
 2019-07-08  6:59 UTC 

[PATCH 1/2] drm/komeda: Disable slave pipeline support
 2019-07-08  5:54 UTC  (3+ messages)

[PATCH 2/2] drm/komeda: Computing image enhancer internally
 2019-07-08  5:38 UTC 

[PATCH 1/2] drm/komeda: Computing layer_split internally
 2019-07-08  5:37 UTC 

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-07-08  5:29 UTC  (5+ messages)

[PATCH 0/4] Add HDMI jack support on RK3288
 2019-07-08  5:03 UTC  (5+ messages)
` [PATCH 1/4] ASoC: hdmi-codec: Add an op to set callback function for plug event

[PATCH 1/5] drm/komeda: Remove clock ratio property
 2019-07-08  4:57 UTC  (4+ messages)
` [PATCH 5/5] RFC: MAINTAINERS: maintain drm/arm drivers in drm-misc for now

linux-next: build failure after merge of the drm tree
 2019-07-08  4:48 UTC 

linux-next: manual merge of the drm tree with the vfs tree
 2019-07-08  4:17 UTC 

[Bug 110924] Alien: Isolation - Flashing squares in upper half of screen when HDAO enabled
 2019-07-08  3:39 UTC  (2+ messages)

[Bug 111077] link_shader and deserialize_glsl_program suddenly consume huge amount of RAM
 2019-07-08  2:04 UTC  (4+ messages)

[Bug 111081] OS Fails to Boot to Runlevel 5
 2019-07-07 21:45 UTC 

[PATCH 00/60] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-07-07 18:21 UTC  (63+ messages)
` [PATCH 01/60] drm/edid: Add flag to drm_display_info to identify HDMI sinks
` [PATCH 02/60] video: hdmi: Change return type of hdmi_avi_infoframe_init() to void
` [PATCH 03/60] drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridge
` [PATCH 04/60] drm/bridge: dumb-vga-dac: Rename driver "
  ` [PATCH 05/60] drm/bridge: simple-bridge: Add support for non-VGA bridges
  ` [PATCH 06/60] drm/bridge: simple-bridge: Add support for enable GPIO
  ` [PATCH 07/60] drm/bridge: simple-bridge: Add support for the TI OP362
  ` [PATCH 08/60] drm/bridge: Extend bridge API to disable connector creation
  ` [PATCH 09/60] drm/bridge: Add connector-related bridge operations and data
  ` [PATCH 10/60] drm/bridge: Add bridge driver for display connectors
  ` [PATCH 11/60] drm/bridge: Add driver for the TI TPD12S015 HDMI level shifter
  ` [PATCH 12/60] drm/bridge: panel: Implement bridge connector operations
  ` [PATCH 13/60] drm/bridge: tfp410: Don't include drmP.h
  ` [PATCH 14/60] drm/bridge: tfp410: Replace manual connector handling with bridge
  ` [PATCH 15/60] drm/bridge: tfp410: Allow operation without drm_connector
  ` [PATCH 16/60] dt-bindings: Add vendor prefix for LG Display
  ` [PATCH 17/60] dt-bindings: Add legacy 'toppoly' vendor prefix
  ` [PATCH 18/60] dt-bindings: display: panel: Add bindings for NEC NL8048HL11 panel
  ` [PATCH 19/60] drm/panel: Add driver for the LG Philips LB035Q02 panel
  ` [PATCH 20/60] drm/panel: Add driver for the NEC NL8048HL11 panel
  ` [PATCH 21/60] drm/panel: Add driver for the Sharp LS037V7DW01 panel
  ` [PATCH 22/60] drm/panel: Add driver for the Sony ACX565AKM panel
  ` [PATCH 23/60] drm/panel: Add driver for the Toppology TD028TTEC1 panel
  ` [PATCH 24/60] drm/panel: Add driver for the Toppology TD043MTEA1 panel
  ` [PATCH 25/60] drm: Add helper to create a connector for a chain of bridges
  ` [PATCH 26/60] drm/omap: Detach from panels at remove time
  ` [PATCH 27/60] drm/omap: Simplify HDMI mode and infoframe configuration
  ` [PATCH 28/60] drm/omap: Factor out display type to connector type conversion
  ` [PATCH 29/60] drm/omap: Use the drm_panel_bridge API
  ` [PATCH 30/60] drm/omap: dss: Fix output next device lookup in DT
  ` [PATCH 31/60] drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
  ` [PATCH 32/60] drm/omap: dss: Make omap_dss_device_ops optional
  ` [PATCH 33/60] drm/omap: hdmi: Allocate EDID in the .read_edid() operation
  ` [PATCH 34/60] drm/omap: hdmi4: Rework EDID read to isolate data read
  ` [PATCH 35/60] drm/omap: hdmi5: "
  ` [PATCH 36/60] drm/omap: hdmi4: Register a drm_bridge for EDID read
  ` [PATCH 37/60] drm/omap: hdmi5: "
  ` [PATCH 38/60] drm/omap: hdmi4: Move mode set, enable and disable operations to bridge
  ` [PATCH 39/60] drm/omap: hdmi5: "
  ` [PATCH 40/60] drm/omap: hdmi4: Implement drm_bridge .lost_hotplug() operation
  ` [PATCH 41/60] drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations
  ` [PATCH 42/60] drm/omap: venc: Register a drm_bridge
  ` [PATCH 43/60] drm/omap: Create connector for bridges
  ` [PATCH 44/60] drm/omap: Switch the HDMI and VENC outputs to drm_bridge
  ` [PATCH 45/60] drm/omap: Remove HPD, detect and EDID omapdss operations
  ` [PATCH 46/60] drm/omap: hdmi: Remove omap_dss_device operations
  ` [PATCH 47/60] drm/omap: venc: "
  ` [PATCH 48/60] drm/omap: hdmi4: Simplify EDID read
  ` [PATCH 49/60] drm/omap: hdmi5: "
  ` [PATCH 50/60] drm/omap: displays: Remove unused panel drivers
  ` [PATCH 51/60] drm/omap: dpi: Sort includes alphabetically
  ` [PATCH 52/60] drm/omap: dpi: Reorder functions in sections
  ` [PATCH 53/60] drm/omap: dpi: Simplify clock setting API
  ` [PATCH 54/60] drm/omap: dpi: Register a drm_bridge
  ` [PATCH 55/60] drm/omap: sdi: Sort includes alphabetically
  ` [PATCH 56/60] drm/omap: sdi: Register a drm_bridge
  ` [PATCH 57/60] drm/omap: Simplify connector implementation
  ` [PATCH 58/60] drm/omap: dss: Remove unused omap_dss_device operations
  ` [PATCH 59/60] drm/omap: dss: Inline the omapdss_display_get() function
  ` [PATCH 60/60] drm/omap: dss: Remove unused omapdss_of_find_connected_device() function

[PATCH v2 0/6] Unmappable DRM client buffers for fbdev emulation
 2019-07-07 16:14 UTC  (8+ messages)
` [PATCH v2 1/6] drm/client: Support unmapping of DRM client buffers
` [PATCH v2 2/6] drm/fb-helper: Map DRM client buffer only when required
` [PATCH v2 3/6] drm/fb-helper: Instanciate shadow FB if configured in device's mode_config

[PATCH v6 00/18] drm/virtio: switch from ttm to gem shmem helpers
 2019-07-07  5:30 UTC  (7+ messages)
` [PATCH v6 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
    ` [PATCH v6 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve,unreserve}

[PATCH] backlight: pwm_bl: Set pin to sleep state when powered down
 2019-07-07  2:13 UTC  (7+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: use dev name for debugfs
 2019-07-06 20:31 UTC 

[Bug 111076] Building error after commit b52bf8f12a ("amd/common/gfx10: support new tbuffer encoding")
 2019-07-06 20:21 UTC  (3+ messages)

[PATCH] video: radeon.h Fix Shifting signed 32 bit value by 31 bits problem
 2019-07-06 18:41 UTC 

[PATCH] drm/ttm: properly unmap dma page upon failure
 2019-07-06 17:33 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox