summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-06-27drm/amdgpu/kfd: Add unlock() on error path to add_queue_mes()Dan Carpenter
2024-06-27drm/amd/display: Remove redundant code and semicolonsJiapeng Chong
2024-06-27drm/amd/display: Clean up indenting in dm_dp_mst_is_port_support_mode()Dan Carpenter
2024-06-27amdgpu: don't dereference a NULL resource in sysfs codePierre-Eric Pelloux-Prayer
2024-06-27drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar
2024-06-27drm/amdgpu: refine gfx11 firmware loadingYang Wang
2024-06-27drm/amdgpu/jpeg5: reprogram doorbell setting after power up for each playbackSonny Jiang
2024-06-27drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher
2024-06-28Merge tag 'drm-xe-next-2024-06-26' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-06-27drm/xe/client: Check return value of xe_force_wake_getNirmoy Das
2024-06-27drm/xe/hwmon: Remove xe_hwmon_process_regKarthik Poosa
2024-06-27drm/mediatek: Log errors in probe with dev_err_probe()Nícolas F. R. A. Prado
2024-06-27drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown timeDouglas Anderson
2024-06-27drm/mediatek: Remove less-than-zero comparison of an unsigned valueHsiao Chien Sung
2024-06-27drm/i915/dsb: Try to document that DSB_STATUS bit 16 is level triggeredVille Syrjälä
2024-06-27drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld
2024-06-27drm/bridge: analogix_dp: handle AUX transfer timeoutsLucas Stach
2024-06-27drm/bridge: analogix_dp: only read AUX status when an error occuredLucas Stach
2024-06-27drm/bridge: analogix_dp: simplify and correct PLL lock checksLucas Stach
2024-06-27drm/bridge: analogix_dp: don't wait for PLL lock too earlyLucas Stach
2024-06-27drm/bridge: analogix_dp: move macro reset after link bandwidth settingLucas Stach
2024-06-27drm/bridge: analogix_dp: remove PLL lock check from analogix_dp_config_videoLucas Stach
2024-06-27drm/bridge: analogix_dp: move basic controller init into runtime PMLucas Stach
2024-06-27drm/bridge: analogix_dp: move platform and PHY power handling into runtime PMLucas Stach
2024-06-27drm/bridge: analogix_dp: remove clk handling from analogix_dp_set_bridgeLucas Stach
2024-06-27drm/bridge: analogix_dp: remove unused analogix_dp_removeLucas Stach
2024-06-27drm/bridge: analogix_dp: handle clock via runtime PMLucas Stach
2024-06-27drm/bridge: analogix_dp: register AUX bus after enabling runtime PMLucas Stach
2024-06-27drm/rockchip: analogix_dp: add runtime PM handlingLucas Stach
2024-06-27drm/bridge: analogix_dp: remove unused platform power_on_end callbackLucas Stach
2024-06-27drm/panic: Restrict graphical logo handling to built-inGeert Uytterhoeven
2024-06-27drm/panic: Do not select DRM_KMS_HELPERGeert Uytterhoeven
2024-06-27Revert "drm/bridge: tc358767: Set default CLRSIPO count"Marek Vasut
2024-06-27drm/bridge: tc358767: Set LSCLK divider for SYSCLK to 1Marek Vasut
2024-06-27drm/bridge: tc358767: Drop line_pixel_subtractMarek Vasut
2024-06-27drm/bridge: tc358767: Use tc_pxl_pll_calc() to correct adjusted_mode clockMarek Vasut
2024-06-27drm/bridge: tc358767: Split tc_pxl_pll_en() into parameter calculation and en...Marek Vasut
2024-06-27drm/ast: Inline drm_simple_encoder_init()Thomas Zimmermann
2024-06-27Merge tag 'amd-drm-fixes-6.10-2024-06-26' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-06-27Merge tag 'drm-misc-fixes-2024-06-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-06-27Merge tag 'drm-intel-gt-next-2024-06-12' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-06-27Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-06-26drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queueAshutosh Dixit
2024-06-26drm/xe/oa: Allow stream enable/disable functions to return errorAshutosh Dixit
2024-06-26drm/xe/pf: Disable VFs on removeMichal Wajdeczko
2024-06-26drm/xe/irq: remove xe_irq_shutdownIlia Levi
2024-06-26drm/xe/pf: Trigger explicit FLR while disabling VFsMichal Wajdeczko
2024-06-26drm/xe/guc: Print GuC error codes as hex valueMichal Wajdeczko
2024-06-26drm/xe/guc: Add more GuC error codes to ABIMichal Wajdeczko
2024-06-26drm/xe/guc: Demote the H2G retry log message to debugMichal Wajdeczko