aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-09-05drm/i915/display: Compare the readout dsc pps paramsSuraj Kandpal1-0/+31
2023-09-05drm/i915/vdsc: Fill the intel_dsc_get_pps_config functionSuraj Kandpal2-7/+95
2023-09-05drm/i915/vdsc: Remove unused dsc registersSuraj Kandpal1-227/+24
2023-09-05drm/i915/vdsc: Add function to write in PPS registerSuraj Kandpal1-242/+30
2023-09-05drm/i915/vdsc: Add function to read any PPS registerSuraj Kandpal2-36/+94
2023-09-05drm/i915/vdsc: Add func to get no. of vdsc instances per pipeSuraj Kandpal1-34/+44
2023-09-05drm/i915/vdsc: Add a check for dsc split casesSuraj Kandpal1-1/+13
2023-09-05drm/i915/vdsc: Refactor dsc register field macroSuraj Kandpal1-28/+70
2023-09-04drm/i915: Handle dma fences in dirtyfb callbackJouni Högander1-3/+57
2023-09-04drm/i915: Add new frontbuffer tracking interface to queue flushJouni Högander2-0/+32
2023-09-04drm/i915/psr: Clear frontbuffer busy bits on flipJouni Högander1-0/+6
2023-09-04drm/i915/fbc: Clear frontbuffer busy bits on flipJouni Högander1-4/+2
2023-09-04drm: gm12u320: Fix the timeout usage for usb_bulk_msg()Jinjie Ruan1-5/+5
2023-09-02drm/virtio: Remove unused function declarationsYue Haibing1-7/+0
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2023-09-01drm/amd: Make fence wait in suballocator uninterruptibleSimon Pilkington1-1/+1
2023-09-01drm/i915/cec: switch to setting physical address directlyJani Nikula2-8/+4
2023-09-01drm/cec: add drm_dp_cec_attach() as the non-edid version of set edidJani Nikula1-3/+20
2023-09-01drm/edid: parse source physical addressJani Nikula1-0/+5
2023-09-01drm/i915/display: use drm_edid_is_digital()Jani Nikula3-17/+10
2023-09-01drm/edid: add drm_edid_is_digital()Jani Nikula1-2/+15
2023-09-01drm/i915/hdcp: Use correct aux for capability check scenarioSuraj Kandpal1-2/+4
2023-09-01drm/i915/hdcp: Use intel_connector as argument for hdcp_2_2_capableSuraj Kandpal4-5/+6
2023-09-01drm/debugfs: rework drm_debugfs_create_files implementation v2Christian König7-55/+37
2023-09-01drm/debugfs: remove dev->debugfs_list and debugfs_mutex v2Christian König4-35/+2
2023-09-01drm/debugfs: rework debugfs directory creation v5Christian König8-42/+93
2023-08-31drm/amdgpu: fix amdgpu_cs_p1_user_fenceChristian König1-14/+4
2023-08-31Revert "Revert "drm/amd/display: Implement zpos property""Hamza Mahfooz1-0/+9
2023-08-31drm/amdkfd: Add missing gfx11 MQD manager callbacksJay Cornwall1-0/+3
2023-08-31drm/amdgpu: Free ras cmd input buffer properlyHawking Zhang1-7/+7
2023-08-31drm/amdgpu: Hide xcp partition sysfs under SRIOVRajneesh Bhardwaj1-3/+8
2023-08-31drm/amdgpu: use read-modify-write mode for gfx v9_4_3 SQ settingTao Zhou1-1/+2
2023-08-31drm/amdkfd: use mask to get v9 interrupt sq data bits correctlyAlex Sierra1-1/+1
2023-08-31drm/amdgpu: Allocate coredump memory in a nonblocking wayAndré Almeida1-1/+1
2023-08-31drm/amdgpu: Support query ecc cap for aqua_vanjaramHawking Zhang1-2/+16
2023-08-31drm/amdgpu: Add umc_info v4_0 structureHawking Zhang1-0/+18
2023-08-31drm/amd/display: always switch off ODM before committing more streamsWenjing Liu1-5/+5
2023-08-31drm/amd/display: Remove wait while lockedGabe Teeger3-28/+42
2023-08-31drm/amd/display: update blank state on ODM changesWenjing Liu1-27/+9
2023-08-31drm/amd/display: Add smu write msg id fail retry processFudong Wang1-4/+16
2023-08-31drm/amdgpu: Add SMU v13.0.6 default reset methodsLijo Lazar2-3/+4
2023-08-31Partially revert "drm/amd/display: update add plane to context logic with a n...Wenjing Liu1-4/+114
2023-08-31drm/amd/display: register edp_backlight_control() for DCN301Hamza Mahfooz1-0/+1
2023-08-31drm/amdgpu: Add bootloader wait for PSP v13Lijo Lazar1-2/+26
2023-08-31drm/amdgpu: register a dirty framebuffer callback for fbconHamza Mahfooz1-1/+25
2023-08-31drm/amdgpu: Updated TCP/UTCL1 programmingMangesh Gadre1-0/+3
2023-08-31drm/amd/pm: fix debugfs pm_info outputAlex Deucher1-0/+3
2023-08-31drm/amdgpu: Fix the return for gpu mode1_resetHawking Zhang1-2/+11
2023-08-31drm/amd/display: fix static screen detection settingSungHuai Wang6-4/+23
2023-08-31drm/amd/display: fix mode scaling (RMX_.*)Hamza Mahfooz1-1/+1