- 84c862b drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdev by Thomas Zimmermann · 5 years ago
- e27ad35 drm/nouveau/kms: Remove unused fields from struct nouveau_framebuffer by Thomas Zimmermann · 5 years ago
- bbd540c drm/nouveau: fix out-of-tree module build by Ben Skeggs · 5 years ago
- 82c8c4d drm: Generalized NV Block Linear DRM format mod by James Jones · 5 years ago
- c41219f Merge tag 'drm-intel-next-fixes-2020-05-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 10 months ago
- e20bb85 Merge tag 'exynos-drm-next-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 4 years, 10 months ago
- 6cf9916 Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 10 months ago
- bfbe174 Merge tag 'amd-drm-next-5.8-2020-05-19' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 4 years, 10 months ago
- d96536f drm/i915: Fix AUX power domain toggling across TypeC mode resets by Imre Deak · 4 years, 10 months ago
- f159c64 drm/i915: Mark check_shadow_context_ppgtt as maybe unused by Nathan Chancellor · 4 years, 10 months ago
- aa7b3df drm/i915: avoid unused scale_user_to_hw() warning by Arnd Bergmann · 5 years ago
- 43c8546 drm/amdgpu: Add a UAPI flag for user to call mem_sync by Andrey Grodzovsky · 5 years ago
- d35745b drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3) by Marek Olšák · 5 years ago
- 2f9ce2a drm/amdgpu: Add mem_sync implementation for all the ASICs. by Andrey Grodzovsky · 4 years, 11 months ago
- 2230117 drm/amdgpu: Add new ring callback to insert memory sync by Andrey Grodzovsky · 5 years ago
- 4e01847 drm/amdgpu: optimize amdgpu device attribute code by Kevin Wang · 5 years ago
- a7f2810 drm/amdgpu: add amdgpu_virt_get_vf_mode helper function by Kevin Wang · 5 years ago
- 728e7e0 drm/amdgpu: Add autodump debugfs node for gpu reset v8 by Jiange Zhao · 5 years ago
- f84e1ba drm/exynos-vidi: convert platform driver to use dev_groups by Emil Velikov · 4 years, 10 months ago
- 547a734 drm/exynos: dsi: Remove bridge node reference in error handling path in probe function by Christophe JAILLET · 4 years, 10 months ago
- fda0221 drm/exynos: mixer: Fix enabling of the runtime power management by Marek Szyprowski · 4 years, 10 months ago
- a046e7b drm/exynos: make pointer to const data const type by Bernard Zhao · 5 years ago
- 9940d9d drm/exynos: gem: Get rid of the internal 'pages' array by Marek Szyprowski · 5 years ago
- 24f6fe7 drm/exynos: gem: rework scatter-list contiguity check on prime import by Marek Szyprowski · 5 years ago
- 3a2fe56 drm/exynos: gem: Remove dead-code by Marek Szyprowski · 5 years ago
- fdd79b0 drm/exynos: Delete an error message in three functions by Markus Elfring · 5 years ago
- 3a36aa2 drm/i915: Update DRIVER_DATE to 20200515 by Joonas Lahtinen · 4 years, 10 months ago
- 1493bdd Merge tag 'drm-misc-next-2020-05-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 10 months ago
- b7f0656 drm/amdgpu: Updated XGMI power down control support check by John Clements · 4 years, 10 months ago
- 5c23e9e drm/amdgpu: Update RAS XGMI error inject sequence by John Clements · 4 years, 10 months ago
- 5e7067b drm/amdgpu: Add DPM function for XGMI link power down control by John Clements · 4 years, 10 months ago
- ab9c211 drm/amdgpu: Add cmd to control XGMI link sleep by John Clements · 4 years, 10 months ago
- 29c1ec2 drm/amdgpu: remove redundant assignment to variable ret by Colin Ian King · 4 years, 10 months ago
- 72d99b3 drm/amdgpu: turn back rlcg write for gfx_v10 by Yintian Tao · 4 years, 10 months ago
- cd598d6 drm/amd/powerplay: report correct AC/DC event based on ctxid V2 by Evan Quan · 4 years, 11 months ago
- e528ccf drm/amd/powerplay: shutdown on HW CTF by Evan Quan · 4 years, 11 months ago
- 9495220 drm/amd/powerplay: try to do a graceful shutdown on SW CTF by Evan Quan · 4 years, 11 months ago
- 73339a7 drm/amdgpu: Add AQUIRE_MEM PACKET3 fields defintion by Andrey Grodzovsky · 5 years ago
- ca69a3c drm/i915: Document locking guidelines by Joonas Lahtinen · 6 years ago
- 802a5820 drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}() by Ville Syrjälä · 5 years ago
- 56f1b31 drm/i915: Store CS timestamp frequency in Hz by Ville Syrjälä · 5 years ago
- 2e27015 drm/i915: Nuke pointless div by 64bit by Ville Syrjälä · 5 years ago
- 8ca6d02 drm/i915: Enable SAGV support for Gen12 by Stanislav Lisovskiy · 4 years, 10 months ago
- 20f505f drm/i915: Restrict qgv points which don't have enough bandwidth. by Stanislav Lisovskiy · 4 years, 10 months ago
- 7241c57 drm/i915: Add TGL+ SAGV support by Stanislav Lisovskiy · 4 years, 10 months ago
- 1be8f34 Merge tag 'gvt-next-2020-05-12' of https://github.com/intel/gvt-linux into drm-intel-next-queued by Joonas Lahtinen · 4 years, 10 months ago
- 7a00e68 drm/i915/psr: Use new DP VSC SDP compute routine on PSR by Gwan-gyeong Mun · 4 years, 10 months ago
- cafac5a drm/i915/dp: Add compute routine for DP PSR VSC SDP by Gwan-gyeong Mun · 4 years, 10 months ago
- fa37a21 drm/i915: Stop sending DP SDPs on ddi disable by Gwan-gyeong Mun · 4 years, 10 months ago
- 76d45d0 drm/i915: Program DP SDPs on pipe updates by Gwan-gyeong Mun · 4 years, 10 months ago
- ce58867 drm/i915: Fix enabled infoframe states of lspcon by Gwan-gyeong Mun · 4 years, 10 months ago
- 2c3928e drm/i915: Add state readout for DP VSC SDP by Gwan-gyeong Mun · 4 years, 10 months ago
- dee66f3 drm/i915: Add state readout for DP HDR Metadata Infoframe SDP by Gwan-gyeong Mun · 4 years, 10 months ago
- 1bf3657 drm/i915: Program DP SDPs with computed configs by Gwan-gyeong Mun · 4 years, 10 months ago
- 4289025 drm/i915: Include DP VSC SDP in the crtc state dump by Gwan-gyeong Mun · 4 years, 10 months ago
- e274fb3 drm/i915: Include DP HDR Metadata Infoframe SDP in the crtc state dump by Gwan-gyeong Mun · 4 years, 10 months ago
- bfbeba2 drm/i915: Include HDMI DRM infoframe in the crtc state dump by Gwan-gyeong Mun · 4 years, 10 months ago
- 2ba6221 drm: Add logging function for DP VSC SDP by Gwan-gyeong Mun · 4 years, 10 months ago
- 1b404b7 drm/i915/dp: Read out DP SDPs by Gwan-gyeong Mun · 4 years, 10 months ago
- f45ce93 video/hdmi: Add Unpack only function for DRM infoframe by Gwan-gyeong Mun · 4 years, 10 months ago
- 0f4013fb2 drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker by Chris Wilson · 4 years, 10 months ago
- ed610f4 drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb by Chris Wilson · 4 years, 10 months ago
- 7a0ba6b drm/i915: Show per-engine default property values in sysfs by Chris Wilson · 4 years, 10 months ago
- 18e4af0 drm/i915: Drop no-semaphore boosting by Chris Wilson · 4 years, 10 months ago
- 80c9b58 Merge tag 'du-next-20200514' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 4 years, 10 months ago
- 49eea1c Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 4 years, 10 months ago
- a1fb548 Merge tag 'drm-intel-next-2020-04-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 10 months ago
- 7982471 drm: rcar-du: Set primary plane zpos immutably at initializing by Tomohito Esaki · 5 years ago
- 4dc5552 drm: plane: Verify that no or all planes have a zpos property by Laurent Pinchart · 5 years ago
- 07de3d3 drm: panels: Add MAINTAINERS entry for LVDS panel driver by Laurent Pinchart · 8 years ago
- 1accbec dt-bindings: display: renesas: du: Document optional reset properties by Geert Uytterhoeven · 5 years ago
- c51d58d dt-bindings: display: bridge: thc63lvd1024: Convert binding to YAML by Laurent Pinchart · 5 years ago
- 18a0206 dt-bindings: display: bridge: Convert simple-bridge bindings to YAML by Laurent Pinchart · 5 years ago
- 82e0e5f dt-bindings: display: bridge: Reject additional properties in ports node by Laurent Pinchart · 5 years ago
- 701f026 drm/i915: Drop I915_RESET_TIMEOUT and friends by Chris Wilson · 4 years, 10 months ago
- 795d4d7 drm/i915: Mark the addition of the initial-breadcrumb in the request by Chris Wilson · 4 years, 10 months ago
- 889333c drm/i915/gem: Remove redundant exec_fence by Chris Wilson · 4 years, 10 months ago
- b2379ba drm/i915: Remove duplicate inline specifier on write_pte by Nathan Chancellor · 4 years, 10 months ago
- 4a0ca47 drm/i915/gt: Suspend tasklets before resume sanitization by Chris Wilson · 4 years, 10 months ago
- d8d5afe drm/i915: Make active_pipes check skl specific by Stanislav Lisovskiy · 4 years, 10 months ago
- 1d0a6c8 drm/i915: Extract skl SAGV checking by Stanislav Lisovskiy · 4 years, 10 months ago
- d916234 drm/i915: Introduce skl_plane_wm_level accessor. by Stanislav Lisovskiy · 4 years, 10 months ago
- 1c530d4 dma-buf: Use atomic_fetch_add() for the context id by Chris Wilson · 4 years, 10 months ago
- b428d57 drm/i915/gt: Reset execlists registers before HWSP by Chris Wilson · 4 years, 10 months ago
- 61b088c drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL by Swathi Dhanavanthri · 4 years, 10 months ago
- 73e28cc drm/i915: Handle idling during i915_gem_evict_something busy loops by Chris Wilson · 4 years, 11 months ago
- 761e9f4 drm/mcde: dsi: Fix return value check in mcde_dsi_bind() by Wei Yongjun · 5 years ago
- 37e4f05 drm/amd/amdgpu: remove defined but not used 'crtc_offsets' by Jason Yan · 4 years, 11 months ago
- 3528cae drm/amd/amdgpu: Update update_config() logic by Leo (Hanghong) Ma · 4 years, 11 months ago
- 2c60129 drm/amd/amdgpu: Add missing GRBM bits for GFX 10.1 by Tom St Denis · 4 years, 11 months ago
- b0be3c3 drm/amd/amdgpu: add raven1 part to the gfxoff quirk list by Tom St Denis · 4 years, 11 months ago
- feb000f drm/amd/powerplay: skip judging if baco support for Arcturus sriov by Jane Jian · 4 years, 11 months ago
- 1c8ee8b drm/i915/gt: Restore Cherryview back to full-ppgtt by Chris Wilson · 4 years, 11 months ago
- 84eac0c drm/i915/gt: Force pte cacheline to main memory by Mika Kuoppala · 4 years, 10 months ago
- a1b2eea drm/i915: Remove unused HAS_FWTABLE macro by Pascal Terjan · 4 years, 10 months ago
- 9bad40a drm/i915/selftests: Always flush before unpining after writing by Chris Wilson · 4 years, 10 months ago
- b0a997a drm/i915: Emit await(batch) before MI_BB_START by Chris Wilson · 4 years, 11 months ago
- 81a15b9 drm/mgag200: Embed connector instance in struct mga_device by Thomas Zimmermann · 4 years, 11 months ago
- 30b0c94 drm/mgag200: Remove unused fields from struct mga_device by Thomas Zimmermann · 4 years, 11 months ago
- 5635b7c drm/mgag200: Use managed mode-config initialization by Thomas Zimmermann · 4 years, 11 months ago