aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-03-14drm/tidss: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14drm/sun4i: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14drm/stm: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14drm/sti: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14drm/mxsfb: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14drm/mxsfb/lcdif: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14drm/meson: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14drm/logicvc: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14drm/kmb: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14drm/imx: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14drm/imx/dcss: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14drm/fsl-dcu: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14drm/atmel-hlcdc: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14drm/aspeed: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14arm/malidp: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14arm/hdlcd: Use GEM DMA fbdev emulationThomas Zimmermann1-2/+2
2023-03-14drm/fbdev-dma: Implement fbdev emulation for GEM DMA helpersThomas Zimmermann2-0/+276
2023-03-14drm/i915/active: Fix missing debug object activationNirmoy Das1-2/+1
2023-03-14drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSesGuilherme G. Piccoli1-0/+19
2023-03-14drm/amdgpu/nv: fix codec array for SR_IOVAlex Deucher1-2/+2
2023-03-14drm/amd/display: Write to correct dirty_rectBenjamin Cheng1-3/+3
2023-03-14drm/amdgpu: move poll enabled/disable into non DC pathGuchun Chen2-4/+4
2023-03-14drm/amd/display: Fix HDCP failing to enable after suspendBhawanpreet Lakha1-1/+1
2023-03-14drm/amdkfd: fix potential kgd_mem UAFsChia-I Wu1-6/+10
2023-03-14drm/amdgpu/vcn: custom video info caps for sriovJane Jian3-11/+99
2023-03-14drm/amd/pm: Fix sienna cichlid incorrect OD volage after resumeBłażej Szczygieł1-10/+33
2023-03-14drm/amd/pm: bump SMU 13.0.4 driver_if header versionTim Huang2-3/+3
2023-03-14drm/amdkfd: fix a potential double free in pqm_create_queueChia-I Wu1-2/+2
2023-03-14drm/amdkfd: Get prange->offset after svm_range_vram_node_newXiaogang Chen1-7/+9
2023-03-14drm/amdkfd: Fix BO offset for multi-VMA page migrationXiaogang Chen1-7/+10
2023-03-14drm: Drop ARCH_MULTIPLATFORM from dependenciesUwe Kleine-König6-6/+6
2023-03-14drm/i915/dp: Don't roundup max bpp, while computing compressed bppAnkit Nautiyal1-2/+12
2023-03-14drm/imx/lcdc: Implement DRM driver for imx25Marian Cichy5-0/+555
2023-03-14drm/i915/debugfs: move IPS debugfs to hsw_ips.cJani Nikula3-28/+41
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie115-2834/+3361
2023-03-13drm/i915: Include timeline seqno in error captureJohn Harrison2-0/+4
2023-03-13drm/i915/guc: Clean up of register capture searchJohn Harrison1-3/+2
2023-03-13drm/i915/guc: Fix missing ecodesJohn Harrison1-0/+22
2023-03-13drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSesGuilherme G. Piccoli1-0/+19
2023-03-13drm/amd/display: use a more accurate check in dm_helpers_dp_read_dpcd()Hamza Mahfooz1-2/+2
2023-03-13drm/amdgpu/nv: fix codec array for SR_IOVAlex Deucher1-2/+2
2023-03-13drm/amd/display: Write to correct dirty_rectBenjamin Cheng1-3/+3
2023-03-13drm/amdgpu: Move hdp ras block init to ras sw_initHawking Zhang6-9/+55
2023-03-13drm/amdgpu: Move mmhub ras block init to ras sw_initHawking Zhang5-10/+54
2023-03-13drm/amdgpu: Correct gfx ras_late_init callbackHawking Zhang1-1/+1
2023-03-13drm/amdgpu: Move umc ras block init to gmc ras sw_initHawking Zhang7-63/+52
2023-03-13drm/amdgpu: Move vcn ras block init to ras sw_initHawking Zhang4-15/+28
2023-03-13drm/amdgpu: Move jpeg ras block init to ras sw_initHawking Zhang4-15/+28
2023-03-13drm/amdgpu: move poll enabled/disable into non DC pathGuchun Chen2-4/+4
2023-03-13drm/amdgpu: use drm_device pointer directly rather than convert againGuchun Chen1-2/+2