summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2023-05-11drm/panel: novatek-nt35950: Only unregister DSI1 if it existsKonrad Dybcio
2023-05-11drm/panel: novatek-nt35950: Improve error handlingKonrad Dybcio
2023-05-11drm/i915: Make intel_get_crtc_new_encoder() less oopsyVille Syrjälä
2023-05-11drm/amd/display: Fix potential null dereferenceIgor Artemiev
2023-05-11drm/ttm/pool: Fix ttm_pool_alloc error pathThomas Hellström
2023-05-11drm/mediatek: dp: Change the aux retries times when receiving AUX_DEFERXinlei Lee
2023-05-11drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe()Harshit Mogalapalli
2023-05-11drm: rcar-du: Fix a NULL vs IS_ERR() bugDan Carpenter
2023-05-11drm/amd/display/dc/dce60/Makefile: Fix previous attempt to silence known over...Lee Jones
2023-05-11drm: msm: adreno: Disable preemption on Adreno 510Adam Skladowski
2023-05-11drm/msm/adreno: drop bogus pm_runtime_set_active()Johan Hovold
2023-05-11drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and adv7535Adam Ford
2023-05-11drm/msm/disp/dpu: check for crtc enable rather than crtc active to release sh...Vinod Polimera
2023-05-11drm/mediatek: dp: Only trigger DRM HPD events if bridge is attachedChen-Yu Tsai
2023-05-11drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmuxOrlando Chamberlain
2023-05-11drm/probe-helper: Cancel previous job before starting new oneDom Cobley
2023-05-11drm/vgem: add missing mutex_destroyMaíra Canal
2023-05-11drm/rockchip: Drop unbalanced obj unrefRob Clark
2023-05-11drm/amd/pm: re-enable the gfx imu when smu resumeTim Huang
2023-05-11drm/amd/display: fix a divided-by-zero errorAlex Hung
2023-05-11drm/amd/display: fix PSR-SU/DSC interoperability supportHamza Mahfooz
2023-05-11drm/amd/display: limit timing for single dimm memoryDaniel Miess
2023-05-11drm/amd/display: Remove stutter only configurationsNasir Osman
2023-05-11drm/vmwgfx: Fix Legacy Display Unit atomic drm supportMartin Krastev
2023-05-01drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter
2023-04-26drm/rockchip: vop2: Use regcache_sync() to fix suspend/resumeSascha Hauer
2023-04-26drm/rockchip: vop2: fix suspend/resumeSascha Hauer
2023-04-26drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin
2023-04-26drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu
2023-04-26drm/i915: Fix fast wake AUX sync lenVille Syrjälä
2023-04-26drm: test: Fix 32-bit issue in drm_buddy_testDavid Gow
2023-04-26drm: buddy_allocator: Fix buddy allocator init on 32-bit systemsDavid Gow
2023-04-20drm/amd/pm: correct SMU13.0.7 max shader clock reportingHoratio Zhang
2023-04-20drm/amd/pm: correct SMU13.0.7 pstate profiling clock settingsHoratio Zhang
2023-04-20drm/amd/pm: correct the pcie link state check for SMU13Evan Quan
2023-04-20drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian
2023-04-20drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsYuBiao Wang
2023-04-20drm/amdgpu: add mes resume when do gfx post soft resetTong Liu01
2023-04-20drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90FHans de Goede
2023-04-20drm/armada: Fix a potential double free in an error handling pathChristophe JAILLET
2023-04-20drm/nouveau/fb: add missing sysmen flush callbacksKarol Herbst
2023-04-20drm/i915/dsi: fix DSS CTL register offsets for TGL+Jani Nikula
2023-04-20drm/i915: Workaround ICL CSC_MODE sticky armingVille Syrjälä
2023-04-20drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin
2023-04-13drm/bridge: lt9611: Fix PLL being unable to lockRobert Foss
2023-04-13drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 resetTim Huang
2023-04-13drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resumeAlex Deucher
2023-04-13drm/amd/display: Clear MST topology if it fails to resumeRoman Li
2023-04-13drm/i915: fix race condition UAF in i915_perf_add_config_ioctlMin Li
2023-04-13drm/i915: Fix context runtime accountingTvrtko Ursulin