summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-08-29drm/sti/sti_hdmi: convert to struct drm_edidJani Nikula-10/+14
2024-08-29drm/i915: Fix readout degamma_lut mismatch on ilk/snbVille Syrjälä-5/+26
2024-08-29drm/panel: nv3051d: Transition to mipi_dsi_dcs_write_seq_multiAbhishek Tamboli-183/+184
2024-08-29drm/panel: novatek-nt35950: transition to mipi_dsi wrapped functionsTejas Vipin-145/+66
2024-08-29drm/panel: visionox-vtdr6130: switch to devm_regulator_bulk_get_constNeil Armstrong-10/+16
2024-08-29drm/panel: visionox-vtdr6130: switch to mipi_dsi wrapped functionsNeil Armstrong-104/+82
2024-08-29drm/amd/display: switch to guid_gen() to generate valid GUIDsJani Nikula-11/+12
2024-08-29drm/mst: switch to guid_gen() to generate valid GUIDsJani Nikula-9/+1
2024-08-29drm/mst: switch to guid_t type for GUIDJani Nikula-30/+39
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig-5/+1
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula-20/+20
2024-08-28drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa-1/+1
2024-08-28drm/xe: move the kernel lrc from hwe to execlist portIlia Levi-20/+22
2024-08-28drm/xe/bmg: Drop force_probe requirementBalasubramani Vivekanandan-1/+0
2024-08-28drm/xe: Fix NPD in ggtt_node_remove()Himal Prasad Ghimiray-5/+8
2024-08-28drm/tegra: hub: Use fn parameter directly to fix Coccinelle warningThorsten Blum-4/+3
2024-08-28drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()Ulf Hansson-33/+13
2024-08-28gpu: host1x: Use iommu_paging_domain_alloc()Lu Baolu-3/+4
2024-08-28gpu: host1x: Request syncpoint IRQs only during probeMikko Perttunen-35/+30
2024-08-28drm/ci: increase timeout for all jobsVignesh Raman-1/+4
2024-08-28drm/panel: add BOE tv101wum-ll2 panel driverNeil Armstrong-0/+251
2024-08-28drm/v3d: Disable preemption while updating GPU statsTvrtko Ursulin-0/+6
2024-08-28drm/xe: Use separate rpm lockdep map for non-d3cold-capable devicesThomas Hellström-14/+80
2024-08-28drm/amd/pm: Drop unsupported features on smu v14_0_2Candice Li-47/+0
2024-08-28drm/amd/pm: Add support for new P2S table revisionLijo Lazar-1/+6
2024-08-28drm/amdgpu: support for gc_info table v1.3Likun Gao-0/+59
2024-08-28drm/amd/display: avoid using null object of framebufferMa Ke-2/+7
2024-08-28drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDsAlex Deucher-1/+2
2024-08-28drm/amd/pm: update message interface for smu v14.0.2/3Kenneth Feng-5/+14
2024-08-28drm/amdgpu/swsmu: always force a state reprogram on initAlex Deucher-6/+9
2024-08-28drm/amdgpu/smu13.0.7: print index for profilesAlex Deucher-2/+2
2024-08-28drm/amdgpu: align pp_power_profile_mode with kernel docsAlex Deucher-4/+2
2024-08-28Revert "drm/ttm: Add a flag to allow drivers to skip clear-on-free"Nirmoy Das-11/+7
2024-08-28Revert "drm/xe/lnl: Offload system clear page activity to GPU"Nirmoy Das-38/+2
2024-08-28drm/i915/dp_mst: Fix MST state after a sink resetImre Deak-0/+53
2024-08-28drm/i915/hwmon: expose fan speedRaag Jadav-0/+90
2024-08-27drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed.Maarten Lankhorst-1/+26
2024-08-27drm/i915/display: Plane capability for 64k phys alignmentMaarten Lankhorst-1/+21
2024-08-27drm/amdgpu/swsmu: always force a state reprogram on initAlex Deucher-6/+9
2024-08-27drm/amdgpu/display: remove unnecessary TODO spl_os_types.hZaeem Mohamed-1/+0
2024-08-27drm/amdgpu/display: SPDX copyright for spl_os_types.hZaeem Mohamed-25/+4
2024-08-27drm/amd/display: Add DSC Debug LogFangzhi Zuo-39/+119
2024-08-27drm/amd/display: 3.2.298Aric Cyr-1/+1
2024-08-27drm/amd/display: add sharpness support for windowed YUV420 videoSamson Tam-12/+1
2024-08-27drm/amd/display: add improvements for text display and HDR DWM and MPOSamson Tam-33/+282
2024-08-27drm/amd/display: Add Replay Low Refresh Rate parameters in dc type.Dennis Chan-0/+19
2024-08-27drm/amd/display: add back quality EASF and ISHARP and dc dependency changesSamson Tam-995/+4507
2024-08-27drm/amd/display: Notify DMCUB of D0/D3 stateNicholas Kazlauskas-4/+92
2024-08-27drm/amd/display: Fix Synaptics Cascaded Panamera DSC DeterminationFangzhi Zuo-1/+1
2024-08-27drm/amd/display: Retry Replay residencyChunTao Tso-4/+14