summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-06-27drm/amd/display: Program CURSOR_DST_X_OFFSET in viewport spaceAlvin Lee-2/+10
2024-06-27drm/amd/display: Add null checks before accessing struct elementsAlex Hung-10/+16
2024-06-27drm/amd/display: Fix reduced resolution and refresh rateDaniel Sa-10/+11
2024-06-27drm/amd/display: Make DML2.1 P-State method force per streamDillon Varone-4/+5
2024-06-27drm/amd/display: Add workaround to restrict max frac urgent for DPM0Sung-huai Wang-1/+19
2024-06-27drm/amd/display: Call dpmm when checking mode supportGeorge Shen-0/+19
2024-06-27drm/amd/display: resync OTG after DIO FIFO resyncTungYu Lu-0/+2
2024-06-27drm/amd/display: Always enable HPO for DCN4 dGPULeo (Hanghong) Ma-1/+2
2024-06-27drm/amd/display: Use sw cursor for DCN401 with rotationAurabindo Pillai-5/+29
2024-06-27drm/amd/display: Add Replay general cmdJoan Lee-1/+18
2024-06-27drm/amd/display: Check HDCP returned statusAlex Hung-6/+9
2024-06-27drm/amd/display: Check and log for function error codesAlex Hung-2/+8
2024-06-27drm/amd/display: Check and log for function error codesAlex Hung-3/+13
2024-06-27drm/amd/display: Remove useless function callAlex Hung-2/+0
2024-06-27drm/amd/display: Fix uninitialized variables in dcn401Alex Hung-2/+2
2024-06-27drm/amd/display: Fix cursor size issuesNevenko Stupar-0/+14
2024-06-27drm/amd/display: Run DC_LOG_DC after checking link->link_encAlex Hung-3/+3
2024-06-27drm/amd/display: Remove redundant checks for pipe_ctx->streamAlex Hung-7/+6
2024-06-27drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss-1/+14
2024-06-27drm/amd/display: Fix cursor issues with ODMs and HW rotationsNevenko Stupar-204/+19
2024-06-27drm/amd/display: Remove unnecessary variableIvan Lipski-17/+0
2024-06-27drm/amdgpu: Fix register access violationHawking Zhang-7/+12
2024-06-27drm/amd/display: Remove redundant var from display_rq_dig_calc in dmlIvan Lipski-66/+18
2024-06-27drm/amd/display: Refactor dccg401_get_other_enable_symclk_feRelja Vojvodic-35/+22
2024-06-27drm/amd/display: Temporarily disable HPO PG on DCN35Nicholas Susanto-1/+1
2024-06-27drm/amdgpu: access ltr through pci cfg spaceFrank Min-4/+10
2024-06-27drm/amdgpu: refine gfx12 firmware loadingYang Wang-12/+10
2024-06-27Revert "drm/amd/pm: workaround to pass jpeg unit test"Kenneth Feng-31/+2
2024-06-27drm/amdgpu: update MTYPE mapping for gfx12Frank Min-4/+0
2024-06-27drm/amdgpu/kfd: Add unlock() on error path to add_queue_mes()Dan Carpenter-0/+1
2024-06-27drm/amd/display: Remove redundant code and semicolonsJiapeng Chong-23/+23
2024-06-27drm/amd/display: Clean up indenting in dm_dp_mst_is_port_support_mode()Dan Carpenter-2/+2
2024-06-27amdgpu: don't dereference a NULL resource in sysfs codePierre-Eric Pelloux-Prayer-30/+33
2024-06-27drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar-2/+5
2024-06-27drm/amdgpu: refine gfx11 firmware loadingYang Wang-14/+12
2024-06-27drm/amdgpu/jpeg5: reprogram doorbell setting after power up for each playbackSonny Jiang-4/+4
2024-06-27drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher-1/+1
2024-06-28Merge tag 'drm-xe-next-2024-06-26' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-807/+4986
2024-06-27drm/xe/client: Check return value of xe_force_wake_getNirmoy Das-2/+6
2024-06-27drm/xe/hwmon: Remove xe_hwmon_process_regKarthik Poosa-49/+40
2024-06-27drm/mediatek: Log errors in probe with dev_err_probe()Nícolas F. R. A. Prado-176/+125
2024-06-27drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown timeDouglas Anderson-0/+8
2024-06-27drm/mediatek: Remove less-than-zero comparison of an unsigned valueHsiao Chien Sung-1/+1
2024-06-27drm/i915/dsb: Try to document that DSB_STATUS bit 16 is level triggeredVille Syrjälä-1/+1
2024-06-27drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld-4/+4
2024-06-27drm/bridge: analogix_dp: handle AUX transfer timeoutsLucas Stach-0/+12
2024-06-27drm/bridge: analogix_dp: only read AUX status when an error occuredLucas Stach-4/+5
2024-06-27drm/bridge: analogix_dp: simplify and correct PLL lock checksLucas Stach-35/+18
2024-06-27drm/bridge: analogix_dp: don't wait for PLL lock too earlyLucas Stach-13/+1
2024-06-27drm/bridge: analogix_dp: move macro reset after link bandwidth settingLucas Stach-8/+10