summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-03-11drm/nouveau: Acquire reservation lock in GEM pin/unpin callbacksThomas Zimmermann
2024-03-11drm/nouveau: Provide nouveau_bo_{pin,unpin}_locked()Thomas Zimmermann
2024-03-11drm/msm: Acquire reservation lock in GEM pin/unpin callbackThomas Zimmermann
2024-03-11drm/msm: Provide msm_gem_get_pages_locked()Thomas Zimmermann
2024-03-11drm/gem-vram: Acquire reservation lock in GEM pin/unpin callbacksThomas Zimmermann
2024-03-11drm/gem-shmem: Acquire reservation lock in GEM pin/unpin callbacksThomas Zimmermann
2024-03-11drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfsAdrián Larumbe
2024-03-11Revert "drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue"Jani Nikula
2024-03-11drm/panthor: Fix undefined panthor_device_suspend/resume symbol issueBoris Brezillon
2024-03-11drm/panthor: Explicitly include mm.h for the {virt, __phys)_to_pfn() defsBoris Brezillon
2024-03-11drm/panthor: Fix panthor_devfreq kerneldocBoris Brezillon
2024-03-11drm: avoid includes in drm_crtc_helper_internal.hJani Nikula
2024-03-11drm/dp_mst: avoid includes in drm_dp_mst_topology_internal.hJani Nikula
2024-03-11drm: add missing header guards to drm_crtc_helper_internal.hJani Nikula
2024-03-11drm: add missing header guards to drm_crtc_internal.hJani Nikula
2024-03-11drm/gma500: Remove unused intel-mid.hAndy Shevchenko
2024-03-08drm/panel-edp: Add BOE NT116WHM-N44 and CMN N116BCA-EA1Xuxin Xiong
2024-03-08Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-03-08Merge tag 'drm-msm-next-2024-03-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-03-08Merge tag 'drm-etnaviv-next-2024-03-07' of https://git.pengutronix.de/git/lst...Dave Airlie
2024-03-08Merge tag 'drm-xe-next-fixes-2024-03-04' of ssh://gitlab.freedesktop.org/drm/...Dave Airlie
2024-03-08Merge tag 'drm-misc-next-fixes-2024-03-07' of https://anongit.freedesktop.org...Dave Airlie
2024-03-08Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie
2024-03-07drm: add missing header guards to drm_internal.hJani Nikula
2024-03-07drm/crtc: make drm_crtc_internal.h self-containedJani Nikula
2024-03-07drm/ci: update device type for volteer devicesVignesh Raman
2024-03-07Merge drm/drm-next into drm-misc-next-fixesThomas Zimmermann
2024-03-07drm/etnaviv: Restore some id valuesChristian Gmeiner
2024-03-05drm: Add CONFIG_DRM_WERRORJani Nikula
2024-03-05drm: enable (most) W=1 warnings by default across the subsystemJani Nikula
2024-03-05drm/nouveau: move more missing UAPI bitsKarol Herbst
2024-03-05drm/bridge: Document bridge init order with pre_enable_prev_firstJagan Teki
2024-03-05drm/bridge: Fix improper bridge init order with pre_enable_prev_firstJagan Teki
2024-03-05drm/tidss: Use dev_err_probe() over dev_dbg() when failing to probe the portAndrew Halaney
2024-03-04drm/panel-edp: Add prepare_to_enable to 200ms for MNC207QS1-1Zhengqiao Xia
2024-03-04drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld
2024-03-04drm/xe: Fix ref counting leak on page faultMatthew Brost
2024-03-04drm/xe: Remove obsolete async_ops from struct xe_vmMika Kuoppala
2024-03-04drm/xe/guc: Fix missing topology initZhanjun Dong
2024-03-04drm/xe/xe2: fix 64-bit division in pte_update_sizeArnd Bergmann
2024-03-04drm/xe/kunit: fix link failure with built-in xeArnd Bergmann
2024-03-04drm/i915: fix applying placement flagChristian König
2024-03-04drm/msm/dpu: capture snapshot on the first commit_done timeoutDmitry Baryshkov
2024-03-04drm/msm/dpu: split dpu_encoder_wait_for_event into two functionsDmitry Baryshkov
2024-03-04drm/msm/dpu: make "vblank timeout" more usefulDmitry Baryshkov
2024-03-04drm/msm/dp: allow YUV420 mode for DP connector when CDM availablePaloma Arellano
2024-03-04drm/msm/dpu: reserve CDM blocks for DP if mode is YUV420Paloma Arellano
2024-03-04drm/msm/dpu: modify timing engine programming for YUV420 over DPPaloma Arellano
2024-03-04drm/msm/dpu: modify encoder programming for CDM over DPPaloma Arellano
2024-03-04drm/msm/dp: enable SDP and SDE periph flush updatePaloma Arellano