aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-12-13drm/imagination: vm: Fix heap lookup conditionAlex Bee1-1/+1
2023-12-13drm/vc4: hdmi: Create destroy state implementationMaxime Ripard1-1/+11
2023-12-13drm/panel: ilitek-ili9805: adjust the includesDario Binacchi1-2/+1
2023-12-13drm/panel: synaptics-r63353: adjust the includesDario Binacchi1-2/+1
2023-12-13drm/rockchip: vop2: rename VOP_FEATURE_OUTPUT_10BIT to VOP2_VP_FEATURE_OUTPUT...Andy Yan3-6/+6
2023-12-13drm/rockchip: vop2: Add support for rk3588Andy Yan3-6/+696
2023-12-13drm/rockchip: vop2: rename grf to sys_grfAndy Yan1-4/+4
2023-12-13drm/rockchip: vop2: set bg dly and prescan dly at vop2_post_configAndy Yan1-16/+10
2023-12-13drm/rockchip: vop2: Set YUV/RGB overlay modeAndy Yan3-3/+16
2023-12-13drm/rockchip: vop2: Add write mask for VP config doneAndy Yan1-2/+13
2023-12-13drm/rockchip: vop2: clear afbc en and transform bit for cluster window at lin...Andy Yan1-0/+5
2023-12-13drm/rockchip: vop2: set half_block_en bit in all modeAndy Yan1-7/+18
2023-12-13Revert "drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume"Andy Yan1-3/+7
2023-12-13drm/rockchip: move output interface related definition to rockchip_drm_drv.hAndy Yan11-35/+18
2023-12-13drm/i915/hwmon: Fix static analysis tool reported issuesKarthik Poosa1-2/+2
2023-12-13drm/i915/display: Wait for PHY readiness not needed for disabling sequenceMika Kahola1-9/+16
2023-12-13Merge tag 'mediatek-drm-fixes-20231211' of https://git.kernel.org/pub/scm/lin...Dave Airlie3-3/+18
2023-12-13drm/i915/display: Get bigjoiner config before dsc config during readoutAnkit Nautiyal1-1/+1
2023-12-13Merge tag 'amd-drm-next-6.8-2023-12-08' of https://gitlab.freedesktop.org/agd...Dave Airlie83-424/+2112
2023-12-13Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...Dave Airlie76-634/+1230
2023-12-13Merge tag 'exynos-drm-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie15-56/+40
2023-12-12drm/xe/gt: Fix min() with u32 and u64Lucas De Marchi1-1/+1
2023-12-12drm/xe: Fix tracepoints on 32bLucas De Marchi1-6/+6
2023-12-12drm/xe/mmio: Use non-atomic writeq/readq variant for 32bLucas De Marchi2-7/+1
2023-12-12drm/xe: Fix some log messages on 32bLucas De Marchi3-5/+5
2023-12-12drm/xe/ggtt: Use BIT_ULL() for 64bitLucas De Marchi1-2/+2
2023-12-12drm/xe: fix xe_mmio_total_vram_sizePhilippe Lecluse1-6/+2
2023-12-12drm/xe/pcode: fix pcode error checkMatthew Auld1-1/+1
2023-12-12drm/xe: enforce GSMBASE for DG1 instead of BAR2Philippe Lecluse1-14/+14
2023-12-12drm/xe: Fix hidden gotcha regression with bo createMaarten Lankhorst2-4/+5
2023-12-12drm/xe/guc: Add support GuC MMIO send / recvMatthew Brost2-1/+19
2023-12-12drm/xe/guc: s/xe_guc_send_mmio/xe_guc_mmio_sendMatthew Brost4-6/+6
2023-12-12drm/xe/guc: Report submission version of GuC firmwareMatthew Brost3-2/+59
2023-12-12drm/xe: Fake pulling gt->info.engine_mask from hwconfig blobMatthew Brost3-2/+11
2023-12-12drm/xe: Ensure VMA not userptr before calling xe_bo_is_stolenMatthew Brost1-1/+1
2023-12-12drm/xe: Implement stolen memory.Maarten Lankhorst14-125/+560
2023-12-12drm/xe: Take memory ref on kernel job creationMatthew Brost1-1/+13
2023-12-12drm/xe/migrate: Add kerneldoc for the migrate subsystemThomas Hellström2-4/+120
2023-12-12drm/xe: Remove i915_utils dependency from xe_pcode.Rodrigo Vivi8-69/+57
2023-12-12drm/xe: Convert xe_mmio_wait32 to us so we can stop using wait_for_us.Rodrigo Vivi7-19/+16
2023-12-12drm/xe: Let's avoid i915_utils in the xe_force_wake.Rodrigo Vivi1-7/+2
2023-12-12drm/xe: Stop using i915_utils in xe_wopcm.Rodrigo Vivi1-3/+2
2023-12-12drm/xe: Remove i915_utils dependency from xe_guc_pc.Rodrigo Vivi1-11/+22
2023-12-12drm/xe: Wait for success on guc done.Rodrigo Vivi1-17/+8
2023-12-12drm/xe: Convert guc_ready to regular xe_mmio_wait32Rodrigo Vivi1-19/+5
2023-12-12drm/xe: Let's return last value read on xe_mmio_wait32.Rodrigo Vivi6-20/+28
2023-12-12drm/xe: Stop using i915's range_overflows_t macro.Rodrigo Vivi1-2/+3
2023-12-12drm/xe: Implement a local xe_mmio_wait32Rodrigo Vivi6-9/+54
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost196-0/+39422
2023-12-12drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello1-0/+2