aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-11-29drm/amd/display: replay: Augment Frameupdate CommandMax Tseng4-3/+61
2023-11-29drm/amd/display: Increase num voltage states to 40Alvin Lee1-1/+1
2023-11-29drm/amd/display: Do not read DPREFCLK spread info from LUT on DCN35Michael Strauss1-22/+0
2023-11-29drm/amd/display: replay: generalize the send command function usageMax Tseng6-6/+16
2023-11-29drm/amd/display: Refactor DSC into component folderBhuvana Chandra Pinninti9-3/+28
2023-11-29drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee1-1/+2
2023-11-29drm/amd/display: Fix MPCC 1DLUT programmingIlya Bakoulin1-4/+2
2023-11-29drm/amd/display: Feed SR and Z8 watermarks into DML2 for DCN35Nicholas Kazlauskas1-0/+9
2023-11-29drm/amdgpu: Force order between a read and write to the same addressAlex Sierra2-0/+10
2023-11-29drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interruptHawking Zhang1-5/+0
2023-11-29drm/amd/display: Add Z8 watermarks for DML2 bbox overridesNicholas Kazlauskas2-15/+34
2023-11-29drm/amd/display: always use mpc factor of 2 for stereo timingsWenjing Liu3-10/+20
2023-11-29drm/amd/display: update pixel clock params after stream slice count change in...Wenjing Liu7-14/+21
2023-11-29drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan8-3/+43
2023-11-29drm/amdgpu: Retire query/reset_ras_err_status from gfx_v9_4_3Hawking Zhang1-156/+0
2023-11-29drm/amd/display: fix a pipe mapping error in dcn32_fpuWenjing Liu1-8/+12
2023-11-29drm/amd/display: add skip_implict_edp_power_control flag for dce110Ian Chen1-1/+2
2023-11-29drm/amd/display: Update DCN35 watermarksNicholas Kazlauskas2-20/+20
2023-11-29drm/amdgpu: update xgmi num links info post gc9.4.2Jonathan Kim1-1/+1
2023-11-29drm/amdkfd: Copy HW exception data to user eventDavid Yat Sin1-0/+4
2023-11-29drm/amd/display: Add z-state support policy for dcn35Nicholas Kazlauskas4-0/+44
2023-11-29drm/amd/display: Include udelay when waiting for INBOX0 ACKAlvin Lee1-0/+1
2023-11-29drm/amd/display: Add new Replay command and Disabled Replay Timing ResyncDennis Chan6-0/+44
2023-11-29drm/amd/pm: Add sysfs attribute to get pm metricsLijo Lazar1-0/+40
2023-11-29drm/amd/pm: Add pm metrics support to SMU v13.0.6Lijo Lazar1-0/+47
2023-11-29drm/amd/pm: Add support to fetch pm metrics sampleLijo Lazar6-1/+57
2023-11-29drm/amd/display: Remove redundant DRM device struct in amdgpu_dm_, mst_types.cSrinivasan Shanmugam2-8/+4
2023-11-29drm/amd: Document device reset methodsAndré Almeida1-0/+25
2023-11-29drm/i915/display: Fix IP version of the WAsBalasubramani Vivekanandan1-3/+3
2023-11-29drm/i915: correct the input parameter on _intel_dsb_commit()heminhong1-1/+1
2023-11-29drm/i915/irq: Improve error logging for unexpected DE Misc interruptsRahul Rameshbabu1-1/+1
2023-11-29drm/panel: nt36523: fix return value check in nt36523_probe()Yang Yingliang1-2/+2
2023-11-29drm/panel: starry-2081101qfh032011-53g: Fine tune the panel power sequencexiazhengqiao1-0/+1
2023-11-29drm/i915: Clean up some DISPLAY_VER checksVille Syrjälä10-21/+22
2023-11-29drm/i915/mst: Reject modes that require the bigjoinerVille Syrjälä1-0/+4
2023-11-29drm/i915/mst: Fix .mode_valid_ctx() return valuesVille Syrjälä1-4/+8
2023-11-29drm/i915: Skip some timing checks on BXT/GLK DSI transcodersVille Syrjälä12-3/+79
2023-11-29drm/i915/psr: Include some basic PSR information in the state dumpVille Syrjälä1-0/+6
2023-11-29drm/bridge: anx7625: Fix Set HPD irq detect window to 2msXin Ji2-15/+40
2023-11-29Revert "drm/bridge: Add 200ms delay to wait FW HPD status stable"Xin Ji1-3/+0
2023-11-29drm/i915/xe2lpd: remove the FBC restriction if PSR2 is enabledVinod Govindapillai1-1/+1
2023-11-29drm/i915: Call intel_pre_plane_updates() also for pipes getting enabledVille Syrjälä1-1/+2
2023-11-29drm/i915: Also check for VGA converter in eDP probeVille Syrjälä1-6/+22
2023-11-29drm/i915/gsc: Mark internal GSC engine with reserved uabi classTvrtko Ursulin1-17/+22
2023-11-29drm/loongson: Add platform dependencyJean Delvare1-0/+1
2023-11-29nouveau/gsp: replace zero-length array with flex-array member and use __count...Gustavo A. R. Silva2-2/+2
2023-11-29nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()Dan Carpenter1-3/+1
2023-11-29nouveau: find the smallest page allocation to cover a buffer alloc.Dave Airlie1-2/+3
2023-11-28drm/bridge: ti-sn65dsi86: Simplify using pm_runtime_resume_and_get()Uwe Kleine-König1-4/+2
2023-11-28drm/panel-edp: Avoid adding multiple preferred modesHsin-Yi Wang1-7/+7