aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-28drm/panel-edp: Add auo_b116xa3_modeHsin-Yi Wang1-2/+17
2023-11-28drm/panel-edp: Add override_edid_mode quirk for generic edpHsin-Yi Wang1-3/+45
2023-11-28drm/tilcdc: Convert to platform remove callback returning voidUwe Kleine-König1-5/+4
2023-11-28drm/sched: Partial revert of "Qualify drm_sched_wakeup() by drm_sched_entity_...Bert Karwatzki1-3/+2
2023-11-28drm/imagination: Numerous documentation fixes.Donald Robson9-19/+32
2023-11-28drm/bridge: imx93-mipi-dsi: Fix a couple of building warningsLiu Ying1-2/+2
2023-11-28drm/i915/dg2: Drop Wa_22014600077Matt Roper1-8/+0
2023-11-28drm/ast: Move detection code into PCI probe helperThomas Zimmermann3-269/+274
2023-11-28drm/ast: Detect ast device type and config mode without ast deviceThomas Zimmermann1-47/+59
2023-11-28drm/ast: Add enum ast_config_modeThomas Zimmermann1-5/+8
2023-11-28drm/ast: Partially implement POST without ast device instanceThomas Zimmermann3-30/+47
2023-11-28drm/ast: Enable MMIO without ast device instanceThomas Zimmermann2-7/+11
2023-11-28drm/ast: Enable VGA without ast device instanceThomas Zimmermann2-19/+19
2023-11-28drm/ast: Add I/O helpers without ast deviceThomas Zimmermann1-17/+56
2023-11-28drm/ast: Retrieve I/O-memory ranges without ast deviceThomas Zimmermann1-6/+11
2023-11-28drm/ast: Rework I/O register setupThomas Zimmermann2-10/+31
2023-11-28drm/ast: Turn ioregs_lock to modeset_lockThomas Zimmermann3-16/+17