summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-05-01drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter1-0/+3
2023-04-21Merge tag 'amd-drm-fixes-6.3-2023-04-19' of https://gitlab.freedesktop.org/ag...Dave Airlie5-4/+42
2023-04-21Merge tag 'drm-intel-fixes-2023-04-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-1/+1
2023-04-21Merge tag 'drm-misc-fixes-2023-04-20-2' of git://anongit.freedesktop.org/drm/...Dave Airlie3-7/+18
2023-04-19drm/amd/display: fix a divided-by-zero errorAlex Hung1-0/+4
2023-04-19drm/amd/display: limit timing for single dimm memoryDaniel Miess1-0/+20
2023-04-19drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin1-1/+1
2023-04-19drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu2-3/+17
2023-04-18drm/rockchip: vop2: Use regcache_sync() to fix suspend/resumeSascha Hauer1-7/+3
2023-04-17drm/nouveau: fix incorrect conversion to dma_resv_wait_timeout()John Ogness1-6/+12
2023-04-17drm/rockchip: vop2: fix suspend/resumeSascha Hauer1-0/+8
2023-04-17drm/i915: Fix fast wake AUX sync lenVille Syrjälä1-1/+1
2023-04-14drm/sched: Check scheduler ready before calling timeout handlingVitaly Prosyak1-1/+2
2023-04-13Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter6-3/+13
2023-04-13Merge tag 'drm-intel-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/d...Daniel Vetter1-4/+16
2023-04-12drm/amd/pm: correct the pcie link state check for SMU13Evan Quan3-4/+10
2023-04-12drm/amd/pm: correct SMU13.0.7 max shader clock reportingHoratio Zhang1-1/+60
2023-04-12drm/amd/pm: correct SMU13.0.7 pstate profiling clock settingsHoratio Zhang1-7/+15
2023-04-12drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin1-7/+50
2023-04-12Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst70-333/+874
2023-04-11drm/armada: Fix a potential double free in an error handling pathChristophe JAILLET1-1/+0
2023-04-11drm/nouveau/fb: add missing sysmen flush callbacksKarol Herbst4-0/+4
2023-04-11drm/i915/dsi: fix DSS CTL register offsets for TGL+Jani Nikula1-4/+16
2023-04-07drm/scheduler: Fix UAF race in drm_sched_entity_push_job()Asahi Lina1-2/+9
2023-04-05Merge tag 'drm-misc-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter3-3/+38
2023-04-03drm/i915: Fix context runtime accountingTvrtko Ursulin1-2/+10
2023-04-03drm/i915: fix race condition UAF in i915_perf_add_config_ioctlMin Li1-3/+3
2023-04-03drm/i915: Use compressed bpp when calculating m/n value for DP MST DSCStanislav Lisovskiy1-1/+1
2023-04-03drm/i915/huc: Cancel HuC delayed load timer on reset.Daniele Ceraolo Spurio2-6/+8
2023-04-03drm/i915/ttm: fix sparse warningMatthew Auld1-2/+3
2023-04-03drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon1-0/+1
2023-04-01drm/nouveau/disp: Support more modes by checking with lower bpcKarol Herbst2-3/+37
2023-03-30Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Daniel Vetter3-49/+10
2023-03-30Merge tag 'amd-drm-fixes-6.3-2023-03-30' of https://gitlab.freedesktop.org/ag...Daniel Vetter1-1/+6
2023-03-30Merge tag 'drm-misc-fixes-2023-03-30' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter3-4/+10
2023-03-30Merge tag 'amd-drm-fixes-6.3-2023-03-29' of https://gitlab.freedesktop.org/ag...Daniel Vetter2-8/+58
2023-03-30Revert "drm/scheduler: track GPU active time per entity"Lucas Stach1-6/+0
2023-03-30Revert "drm/etnaviv: export client GPU usage statistics via fdinfo"Lucas Stach1-42/+1
2023-03-30drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach1-1/+9
2023-03-30drm/amdgpu: allow more APUs to do mode2 reset when go to S4Tim Huang1-1/+6
2023-03-30drm/amd/display: Take FEC Overhead into Timeslot CalculationFangzhi Zuo2-8/+27
2023-03-30drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2-0/+31
2023-03-29drm: test: Fix 32-bit issue in drm_buddy_testDavid Gow1-1/+2
2023-03-29drm: buddy_allocator: Fix buddy allocator init on 32-bit systemsDavid Gow1-2/+2
2023-03-29drm/nouveau/kms: Fix backlight registrationHans de Goede1-1/+6
2023-03-27drm/i915/perf: Drop wakeref on GuC RC errorChris Wilson2-5/+15
2023-03-27drm/i915/dpt: Treat the DPT BO as a framebufferVille Syrjälä3-1/+6
2023-03-27drm/i915/gem: Flush lmem contents after constructionChris Wilson1-1/+2
2023-03-27drm/i915/tc: Fix the ICL PHY ownership check in TC-cold stateImre Deak1-2/+2
2023-03-27drm/i915: Disable DC states for all commitsVille Syrjälä1-3/+25