summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-12-10drm/amdkfd: Dereference null return valueAndrew Martin
2024-12-10drm/log: Add integer scaling supportJocelyn Falempe
2024-12-10drm/log: Implement suspend/resumeJocelyn Falempe
2024-12-10drm/log: Color the timestamp, to improve readabilityJocelyn Falempe
2024-12-10drm/log: Do not draw if drm_master is takenJocelyn Falempe
2024-12-10drm/log: Introduce a new boot logger to draw the kmsg on the screenJocelyn Falempe
2024-12-10drm/panic: Move drawing functions to drm_drawJocelyn Falempe
2024-12-10drm: renesas: rz-du: rzg2l_du_encoder: Fix max dot clock for DPIBiju Das
2024-12-10drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macroBiju Das
2024-12-10drm/i915/display: use drm_print_hex_dump() for buffer mismatch dumpsJani Nikula
2024-12-10drm/i915/display: use drm_print_hex_dump() for crtc state dumpJani Nikula
2024-12-10drm/print: add drm_print_hex_dump()Jani Nikula
2024-12-10drm/i915/mst: add beginnings of DP MST documentationJani Nikula
2024-12-10drm: rework FB_CORE dependencyArnd Bergmann
2024-12-10drm/bridge: ite-it6263: Support VESA-24 input formatTommaso Merciai
2024-12-10drm/panic: remove spurious empty line to clean warningMiguel Ojeda
2024-12-09drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2024-12-09Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2024-12-09drm/i915/pps: include panel power cycle delay in debugfsJani Nikula
2024-12-09drm/i915/pps: debug log the remaining power cycle delay to waitJani Nikula
2024-12-09drm/i915: Fix memory leak by correcting cache object name in error handlerJiasheng Jiang
2024-12-09drm/i915: Fix NULL pointer dereference in capture_engineEugene Kobyak
2024-12-09drm/i915/color: Stop using non-posted DSB writes for legacy LUTVille Syrjälä
2024-12-09drm/i915/dsb: Don't use indexed register writes needlesslyVille Syrjälä
2024-12-09drm/i915/display: convert intel_display_driver.[ch] to struct intel_displayJani Nikula
2024-12-09drm/xe/tests: Wait for clear fence operation to completeNirmoy Das
2024-12-06Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-06Merge tag 'amd-drm-fixes-6.13-2024-12-04' of https://gitlab.freedesktop.org/a...Simona Vetter
2024-12-06Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-06drm/xe: Avoid evicting object of the same vm in none fault modeOak Zeng
2024-12-06drm/i915/selftests: Add delay to stabilize frequency in live_rps_powerSk Anirban
2024-12-06drm/xe: Trace xe_bo_validateOak Zeng
2024-12-06drm/panel: visionox-rm69299: Remove redundant assignments of panel fieldsChen-Yu Tsai
2024-12-05drm/xe/guc: Fix for dead CT dump not re-armingJohn Harrison
2024-12-05drm/xe/vsec: Address static checker issueMichael J. Ruhl
2024-12-06Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-06Merge tag 'drm-xe-fixes-2024-12-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-12-05drm/amdkfd: Correct the migration DMA map directionPrike Liang
2024-12-05drm/amd/pm: Set SMU v13.0.7 default workload typeKenneth Feng
2024-12-05drm/amd/pm: Initialize power profile modeLijo Lazar
2024-12-05amdgpu/uvd: get ring reference from rq schedulerDavid (Ming Qiang) Wu
2024-12-05drm/amdgpu: fix UVD contiguous CS mapping problemChristian König
2024-12-05drm/amdgpu: use sjt mec fw on gfx943 for sriovVictor Zhao
2024-12-05Revert "drm/amdgpu: Fix ISP hw init issue"Pratap Nirujogi
2024-12-05drm/v3d: Enable Performance Counters before clearing themMaíra Canal
2024-12-05drm/xe: Use managed BO in memirqIlia Levi
2024-12-05drm/dp_mst: Use reset_msg_rx_state() instead of open coding itImre Deak
2024-12-05drm/dp_mst: Reset message rx state after OOM in drm_dp_mst_handle_up_req()Imre Deak
2024-12-05drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()Imre Deak