summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-11drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()Thomas Zimmermann9-85/+32
2024-03-11drm/qxl: Acquire reservation lock in GEM pin/unpin callbacksThomas Zimmermann1-2/+14
2024-03-11drm/qxl: Provide qxl_bo_{pin,unpin}_locked()Thomas Zimmermann2-12/+15
2024-03-11drm/nouveau: Acquire reservation lock in GEM pin/unpin callbacksThomas Zimmermann1-4/+15
2024-03-11drm/nouveau: Provide nouveau_bo_{pin,unpin}_locked()Thomas Zimmermann2-13/+32
2024-03-11drm/msm: Acquire reservation lock in GEM pin/unpin callbackThomas Zimmermann3-13/+27
2024-03-11drm/msm: Provide msm_gem_get_pages_locked()Thomas Zimmermann1-4/+4
2024-03-11drm/gem-vram: Acquire reservation lock in GEM pin/unpin callbacksThomas Zimmermann1-3/+21
2024-03-11drm/gem-shmem: Acquire reservation lock in GEM pin/unpin callbacksThomas Zimmermann1-2/+4
2024-03-11drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfsAdrián Larumbe6-44/+37
2024-03-11Revert "drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue"Jani Nikula2-1/+2
2024-03-11drm/panthor: Fix undefined panthor_device_suspend/resume symbol issueBoris Brezillon2-2/+1
2024-03-11drm/panthor: Explicitly include mm.h for the {virt, __phys)_to_pfn() defsBoris Brezillon1-0/+1
2024-03-11drm/panthor: Fix panthor_devfreq kerneldocBoris Brezillon1-1/+1
2024-03-11drm: avoid includes in drm_crtc_helper_internal.hJani Nikula1-4/+6
2024-03-11drm/dp_mst: avoid includes in drm_dp_mst_topology_internal.hJani Nikula1-1/+3
2024-03-11drm: add missing header guards to drm_crtc_helper_internal.hJani Nikula1-0/+5
2024-03-11drm: add missing header guards to drm_crtc_internal.hJani Nikula1-0/+5
2024-03-11drm/gma500: Remove unused intel-mid.hAndy Shevchenko1-2/+0
2024-03-08drm/panel-edp: Add BOE NT116WHM-N44 and CMN N116BCA-EA1Xuxin Xiong1-0/+2
2024-03-08Merge drm/drm-next into drm-misc-nextThomas Zimmermann268-5353/+16745
2024-03-08Merge tag 'drm-msm-next-2024-03-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie23-291/+736
2024-03-08Merge tag 'drm-etnaviv-next-2024-03-07' of https://git.pengutronix.de/git/lst...Dave Airlie8-44/+158
2024-03-08Merge tag 'drm-xe-next-fixes-2024-03-04' of ssh://gitlab.freedesktop.org/drm/...Dave Airlie7-33/+13
2024-03-08Merge tag 'drm-misc-next-fixes-2024-03-07' of https://anongit.freedesktop.org...Dave Airlie3-1/+3
2024-03-08Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie90-660/+783
2024-03-07drm: add missing header guards to drm_internal.hJani Nikula1-0/+5
2024-03-07drm/crtc: make drm_crtc_internal.h self-containedJani Nikula1-0/+2
2024-03-07drm/ci: update device type for volteer devicesVignesh Raman1-3/+3
2024-03-07macintosh/via-pmu-backlight: Include <linux/backlight.h>Thomas Zimmermann1-0/+1
2024-03-07fbdev/chipsfb: Include <linux/backlight.h>Thomas Zimmermann1-0/+1
2024-03-07Merge drm/drm-next into drm-misc-next-fixesThomas Zimmermann172-4638/+15696
2024-03-07drm/etnaviv: Restore some id valuesChristian Gmeiner2-1/+10
2024-03-05drm: Add CONFIG_DRM_WERRORJani Nikula2-0/+16
2024-03-05drm: enable (most) W=1 warnings by default across the subsystemJani Nikula1-0/+25
2024-03-05drm/nouveau: move more missing UAPI bitsKarol Herbst2-17/+15
2024-03-05drm/bridge: Document bridge init order with pre_enable_prev_firstJagan Teki1-0/+14
2024-03-05drm/bridge: Fix improper bridge init order with pre_enable_prev_firstJagan Teki1-2/+8
2024-03-05drm/tidss: Use dev_err_probe() over dev_dbg() when failing to probe the portAndrew Halaney1-2/+1
2024-03-04drm/panel-edp: Add prepare_to_enable to 200ms for MNC207QS1-1Zhengqiao Xia1-1/+8
2024-03-04drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld1-1/+2
2024-03-04drm/xe: Fix ref counting leak on page faultMatthew Brost1-2/+4
2024-03-04drm/xe: Remove obsolete async_ops from struct xe_vmMika Kuoppala1-24/+0
2024-03-04drm/xe/guc: Fix missing topology initZhanjun Dong1-2/+1
2024-03-04drm/xe/xe2: fix 64-bit division in pte_update_sizeArnd Bergmann1-1/+1
2024-03-04drm/xe/kunit: fix link failure with built-in xeArnd Bergmann3-3/+5
2024-03-04drm/i915: fix applying placement flagChristian König1-1/+1
2024-03-04drm/msm/dpu: capture snapshot on the first commit_done timeoutDmitry Baryshkov1-0/+10
2024-03-04drm/msm/dpu: split dpu_encoder_wait_for_event into two functionsDmitry Baryshkov4-49/+55
2024-03-04drm/msm/dpu: make "vblank timeout" more usefulDmitry Baryshkov1-1/+1