summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-06-18drm: Add DRM_MODE_TV_MODE_MONOCHROMENick Hollinghurst-3/+14
2024-06-18drm/xe: Allow const pointer when checking SR-IOV modeMichal Wajdeczko-3/+3
2024-06-18drm/tidss: Add drm_panic supportJavier Martinez Canillas-1/+13
2024-06-17drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lrFrancois Dugast-40/+40
2024-06-17drm/i915/display: Update calculation to avoid overflowMitul Golani-4/+5
2024-06-17drm/nouveau: Constify struct nouveau_job_opsChristophe JAILLET-4/+4
2024-06-17nouveau: rip out busy fence waitsDave Airlie-34/+6
2024-06-17drm/ci: add tests on vkmsVignesh Raman-6/+274
2024-06-17drm/i915/display: update handling of FBC when VT-d active workaroundVinod Govindapillai-16/+6
2024-06-17drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependencyAlexey Makhalov-1/+1
2024-06-17drm/i915/mso: using joiner is not possible with eDP MSOJani Nikula-0/+4
2024-06-17drm/i915: move comments about FSB straps to proper placeJani Nikula-10/+9
2024-06-17drm/i915/cdclk: use i9xx_fsb_freq() for rawclk_freq initializationJani Nikula-43/+3
2024-06-17drm/i915: use i9xx_fsb_freq() for GT clock frequencyJani Nikula-2/+4
2024-06-17drm/i915: extend the fsb_freq initialization to more platformsJani Nikula-14/+41
2024-06-17drm/i915: convert fsb_freq and mem_freq to kHzJani Nikula-33/+34
2024-06-17drm/i915/gt: remove mem freq from gt debugfsJani Nikula-1/+0
2024-06-17drm/i915/dram: rearrange mem freq initJani Nikula-34/+25
2024-06-17drm/i915/dram: split out pnv DDR3 detectionJani Nikula-4/+8
2024-06-17drm/i915/dram: separate fsb freq detection from mem freqJani Nikula-46/+60
2024-06-17drm/i915/wm: clarify logging on not finding CxSR latency configJani Nikula-12/+5
2024-06-17drm/i915/wm: rename intel_get_cxsr_latency -> pnv_get_cxsr_latencyJani Nikula-3/+3
2024-06-17drm/i915/mso: using joiner is not possible with eDP MSOJani Nikula-0/+4
2024-06-17drm: zynqmp_dp: Don't delay workSean Anderson-7/+6
2024-06-17drm: zynqmp_dp: Rearrange zynqmp_dp for better paddingSean Anderson-13/+13
2024-06-17drm: zynqmp_kms: Fix AUX bus not getting unregisteredSean Anderson-3/+9
2024-06-17drm: xlnx: zynqmp_dpsub: Enable plane in atomic updateAnatoliy Klymenko-3/+7
2024-06-17drm: zynqmp_dpsub: Fix an error handling path in zynqmp_dpsub_probe()Christophe JAILLET-0/+1
2024-06-17Merge tag 'v6.10-rc4' into driver-core-nextGreg Kroah-Hartman-135/+220
2024-06-15drm/xe/xe2lpg: Add Wa_14021490052Akshata Jahagirdar-0/+9
2024-06-15drm/i915/gt/uc: Evaluate GuC priority within locksAndi Shyti-11/+16
2024-06-15drm/i915/gt/uc: Fix typo in commentAndi Shyti-1/+1
2024-06-14drm/xe/uc: Fix and start using xe_uc_fw_sanitize()Michal Wajdeczko-5/+3
2024-06-14drm/xe: Use fixed CCS mode when running in SR-IOV modeMichal Wajdeczko-1/+8
2024-06-14drm/xe/sched_job: Promote xe_sched_job_add_deps()Francois Dugast-19/+22
2024-06-14drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullAlex Hung-0/+3
2024-06-14drm/amd/display: Check BIOS images before it is usedAlex Hung-0/+14
2024-06-14drm/amd/display: Add null checker before passing variablesAlex Hung-3/+6
2024-06-14drm/amd/display: Explicitly extend unsigned 16 bit to 64 bitAlex Hung-2/+2
2024-06-14drm/amd/display: Send message to notify the DPIA host router bandwidthSung Joon Kim-1/+81
2024-06-14drm/amd/display: Add null check to dml21_find_dc_pipes_for_planeDillon Varone-3/+8
2024-06-14drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIAMichael Strauss-1/+75
2024-06-14drm/amd/display: Refactor DCN3X into component folderMounika Adhuri-61/+304
2024-06-14drm/amd/display: On clock init, maintain DISPCLK freqChris Park-1/+27
2024-06-14drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...Wenjing Liu-2/+2
2024-06-14drm/amd/display: Remove redundant condition in VBA 314 funcIvan Lipski-9/+0
2024-06-14drm/amd/display: Remove redundant condition with DEADCODEIvan Lipski-3/+0
2024-06-14Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"Joshua Aberback-5/+0
2024-06-14drm/amd/display: Add dcn401 DIG fifo enable/disableRelja Vojvodic-3/+11
2024-06-14drm/amd/display: Enable DCN401 idle optimizations by defaultDillon Varone-1/+0