aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-04-15drm/fb_dma: Add generic get_scanout_buffer() for drm_panicJocelyn Falempe1-0/+42
2024-04-15drm/panic: Add debugfs entry to test without triggering panic.Jocelyn Falempe2-1/+52
2024-04-15drm/panic: Add support for color format conversionJocelyn Falempe1-10/+263
2024-04-15drm/panic: Add a drm panic handlerJocelyn Falempe4-0/+318
2024-04-15drm/panic: Add drm panic lockingDaniel Vetter2-0/+5
2024-04-15drm: prefer DRM_MODE_FMT/ARG over drm_mode_debug_printmodeline()Jani Nikula5-20/+17
2024-04-15drm/crtc-helper: switch to drm device based logging and warnsJani Nikula1-43/+52
2024-04-15drm/crtc: switch to drm device based loggingJani Nikula1-19/+17
2024-04-15drm/client: switch to drm device based logging, and moreJani Nikula1-59/+70
2024-04-15drm/sysfs: switch to drm device based loggingJani Nikula1-10/+10
2024-04-15drm/modes: switch to drm device based error loggingJani Nikula1-16/+17
2024-04-15drm/probe-helper: switch to drm device based loggingJani Nikula1-19/+17
2024-04-15drm/i915/bios: return drm_edid_product_id from get_lvds_pnp_id()Jani Nikula1-4/+4
2024-04-15drm/i915/bios: switch to struct drm_edid and struct drm_edid_product_idJani Nikula1-25/+18
2024-04-15drm/edid: add drm_edid_print_product_id()Jani Nikula1-0/+44
2024-04-15drm/edid: add drm_edid_get_product_id()Jani Nikula1-0/+15
2024-04-15drm: nv04: Fix out of bounds accessMikhail Kobuk1-6/+7
2024-04-15nouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
2024-04-15drm: fix DRM_DISPLAY_DP_HELPER dependencies, part 2Arnd Bergmann2-2/+2
2024-04-15drm: vc4: Fix possible null pointer dereferenceAleksandr Mishin1-0/+2
2024-04-15drm/lima: fix void pointer to enum lima_gpu_id cast warningErico Nunes2-3/+23
2024-04-15drm/lima: fix shared irq handling on driver removeErico Nunes3-0/+11
2024-04-15drm/lima: mask irqs in timeout path before hard resetErico Nunes1-0/+7
2024-04-15drm/lima: include pp bcast irq in timeout handler checkErico Nunes1-0/+2
2024-04-15drm/lima: add mask irq callback to gp and ppErico Nunes5-0/+42
2024-04-14drm/i915/guc: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-7/+6
2024-04-12drm/xe/pf: Add support to configure GuC SR-IOV policiesMichal Wajdeczko6-0/+502
2024-04-12drm/xe/guc: Add helpers for GuC KLVsMichal Wajdeczko3-0/+186
2024-04-12drm/xe/guc: Add PF2GUC_UPDATE_VGT_POLICY to ABIMichal Wajdeczko1-0/+47
2024-04-12drm/xe/pf: Introduce helper functions for use by PFMichal Wajdeczko2-0/+81
2024-04-12drm/xe/pf: Introduce mutex to protect VFs configurationsMichal Wajdeczko4-0/+32
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström719-9883/+181421
2024-04-12drm/xe: Use hmm_range_fault to populate user pagesOak Zeng1-111/+6
2024-04-12drm/xe: Introduce helper to populate userptrOak Zeng4-0/+267
2024-04-12drm/arm/malidp: fix a possible null pointer dereferenceHuai-Yuan Liu1-1/+4
2024-04-12drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst1-2/+6
2024-04-12gpu: host1x: Add Tegra SE to SID tableAkhil R1-0/+24
2024-04-12drm/amd/display: Add a function for checking tmds modeChris Park1-0/+13
2024-04-12drm/amd/display: Modify power sequenceSung Joon Kim5-12/+247
2024-04-12drm/amd/display: 3.2.280Aric Cyr1-1/+1
2024-04-12drm/amd/display: Reorganize dwb headerRodrigo Siqueira1-11/+19
2024-04-12drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
2024-04-12drm/amd/display: Change DPCD address rangeRodrigo Siqueira1-1/+1
2024-04-12drm/amd/display: Add fallback configuration for set DRR in DCN10Rodrigo Siqueira1-3/+12
2024-04-12drm/amd/display: Add fallback configuration when set DRRRodrigo Siqueira1-2/+9
2024-04-12drm/amd/display: Update DCN10 resourceRodrigo Siqueira1-0/+2
2024-04-12drm/amd/display: Disable P010 Support of DCN 1.0Rodrigo Siqueira1-1/+1
2024-04-12drm/amd/display: Update resource capabilities and debug struct for DCN201Rodrigo Siqueira1-1/+3
2024-04-12drm/amd/display: Drop legacy codeRodrigo Siqueira4-53/+1
2024-04-12drm/amd/display: Adjust some includes used by displayRodrigo Siqueira7-7/+1