aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-02-29drm/i915/bios: abstract child device expected sizeJani Nikula1-16/+24
2024-02-29drm/i915/bios: abstract child device size checkJani Nikula1-35/+44
2024-02-29drm/i915/bios: bump expected child device sizeJani Nikula2-2/+5
2024-02-29drm/i915: Check before removing mm notifierNirmoy Das1-0/+3
2024-02-29drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move tracePriyanka Dandamudi2-5/+9
2024-02-29drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move tracePriyanka Dandamudi2-5/+9
2024-02-29Merge drm/drm-next into drm-intel-nextJani Nikula907-8516/+45719
2024-02-29drm: xlnx: dp: Reset DisplayPort IPRohit Visavalia1-0/+4
2024-02-29drm/xe: Deny unbinds if uapi ufence pendingMika Kuoppala2-0/+44
2024-02-29drm/xe: Expose user fence from xe_sync_entryMika Kuoppala3-11/+53
2024-02-29drm/xe: Use pointers in trace eventsLucas De Marchi1-15/+15
2024-02-29drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi4-15/+34
2024-02-29drm/xe/mmio: fix build warning for BAR resize on 32-bitArnd Bergmann1-1/+1
2024-02-29drm/xe: get rid of MAX_BINDSPaulo Zanoni1-4/+1
2024-02-29drm/xe: Use vmalloc for array of bind allocation in bind IOCTLMatthew Brost1-11/+14
2024-02-29drm/xe: Don't support execlists in xe_gt_tlb_invalidation layerMatthew Brost1-0/+12
2024-02-29drm/xe: Fix execlist splatMatthew Brost1-1/+1
2024-02-29drm/xe/uapi: Remove unused flagsFrancois Dugast5-118/+6
2024-02-29drm/panel: add samsung s6e3fa7 panel driverRichard Acayan3-0/+295
2024-02-29drm/xe: Add uapi for dumpable bosMaarten Lankhorst1-1/+2
2024-02-28drm/xe/guc: Fix missing topology initZhanjun Dong1-2/+1
2024-02-28drm/amd/display: Add monitor patch for specific eDPRyan Lin1-2/+4
2024-02-28amd/amdkfd: remove unused parameterEric Huang3-4/+3
2024-02-28drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal3-6/+6
2024-02-28drm/amd/pm: Skip reporting pcie width/speed on vfsAsad Kamal2-12/+16
2024-02-28drm/amdgpu: enable pp_od_clk_voltage for gfx 9.4.3 SRIOVYang Wang1-5/+27
2024-02-28drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson3-0/+40
2024-02-28drm: tests: Fix invalid printf format specifiers in KUnit testsDavid Gow2-10/+10
2024-02-28drm/i915/cdclk: Document CDCLK componentsGustavo Sousa1-0/+26
2024-02-28drm/i915/cdclk: Rename intel_cdclk_needs_modeset to intel_cdclk_clock_changedGustavo Sousa3-9/+8
2024-02-28drm/xe/xe2: fix 64-bit division in pte_update_sizeArnd Bergmann1-1/+1
2024-02-28drm/xe/mmio: fix build warning for BAR resize on 32-bitArnd Bergmann1-1/+1
2024-02-28drm/xe/kunit: fix link failure with built-in xeArnd Bergmann3-3/+5
2024-02-28drm/tests: connector: Add tests for drmm_connector_initMaxime Ripard1-1/+169
2024-02-28drm/tests: Add helper to create mock crtcMaxime Ripard1-0/+62
2024-02-28drm/tests: Add helper to create mock planeMaxime Ripard1-0/+85
2024-02-28drm/tests: helpers: Add atomic helpersMaxime Ripard1-0/+3
2024-02-28drm/scheduler: Simplify the allocation of slab caches in drm_sched_fence_slab...Kunwu Chan1-3/+1
2024-02-28drm: Check polling initialized before enabling in drm_helper_probe_single_con...Shradha Gupta1-2/+6
2024-02-28drm: Check output polling initialized before disablingShradha Gupta2-5/+27
2024-02-28Revert "drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes"Dmitry Baryshkov1-2/+18
2024-02-28drm/i915: Check before removing mm notifierNirmoy Das1-0/+3
2024-02-28drm/xe: Deny unbinds if uapi ufence pendingMika Kuoppala2-0/+44
2024-02-28drm/xe: Expose user fence from xe_sync_entryMika Kuoppala3-11/+53
2024-02-28drm: Remove drm_num_crtcs() helperThierry Reding1-14/+1
2024-02-28drm/i915/dp: Fix spelling mistake "redect" -> "reject"Colin Ian King1-1/+1
2024-02-28drm/imx/dcss: fix resource size calculationDan Carpenter1-3/+1
2024-02-28drm/nouveau: Include <linux/backlight.h>Thomas Zimmermann1-0/+1
2024-02-28drm/tests/drm_buddy: add alloc_range_bias testMatthew Auld1-0/+218
2024-02-28drm/buddy: check range allocation matches alignmentMatthew Auld1-1/+5