summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-02-02Merge tag 'JH7110_SDK_6.1_v5.11.1' into vf2-6.1.y-develAndy Hu1-3/+3
2024-02-01driver:gpu: memset pagearray before use it by cacheable addrshanlong.li1-3/+3
2024-01-11Merge tag 'JH7110_SDK_6.1_v5.10.5' into vf2-6.1.y-develAndy Hu3-10/+4
2024-01-11riscv: cpu: cache: Implement a new method to flush the entire L2 cacheWindsome Zeng3-10/+4
2024-01-05Merge tag 'JH7110_SDK_6.1_v5.10.4' into vf2-6.1.y-develAndy Hu6-149/+104
2024-01-05mipi: starfivekeith.zhao2-31/+21
2024-01-05Merge branch 'CR_7964_evb_6-1_4K_mipi4lane_keith.zhao' into 'jh7110-6.1.y-devel'andy.hu6-149/+104
2024-01-04mipi: starfivekeith.zhao1-9/+18
2023-12-27vout: divide interrupt into 2keith.zhao6-149/+104
2023-12-21Merge tag 'JH7110_SDK_6.1_v5.10.3' into vf2-6.1.y-develJH7110_VF2_6.1_v5.10.3Andy Hu2-5/+11
2023-12-19linux:driver:gpu: the adaption of gpu' frequence for bin1 and bin2shanlong.li2-5/+11
2023-12-15Merge tag 'JH7110_SDK_6.1_v5.10.2' into vf2-6.1.y-develAndy Hu1-0/+2
2023-12-14riscv: drm: hdmi: fix vin hbn problemshengyang.chen1-0/+2
2023-11-16Merge tag 'JH7110_6.1_SDK_v5.9.2' into vf2-6.1.y-develJH7110_VF2_6.1_v3.9.3Andy Hu5-177/+185
2023-11-15Merge branch 'CR_7964_evb_6.1_hdmi_shengyang.chen-1' into 'jh7110-6.1.y-devel'andy.hu1-98/+7
2023-11-13riscv: drm: hdmi: fix debian hot plug problemshengyang.chen1-98/+7
2023-11-10riscv: drm: dc: boost desktop performance upto 4k30fpsshengyang.chen4-79/+178
2023-11-09Merge tag 'JH7110_6.1_SDK_v5.9.1' into vf2-6.1.y-develAndy Hu2-4/+4
2023-11-09riscv: drm: dc: change pitch alignment for gst problemshengyang.chen2-4/+4
2023-10-26Merge tag 'JH7110_6.1_SDK_v5.8.2' into vf2-6.1.y-develVF2_6.1_v3.8.2Andy Hu1-38/+5
2023-10-24Revert to original code to avoid possible mosaic problem.Windsome Zeng1-38/+5
2023-09-22Merge tag 'JH7110_6.1_SDK_v5.7.5' into vf2-6.1.y-develVF2_6.1_v3.7.5Andy Hu1-0/+1
2023-09-22Enlarge flush cache size to avoid flick on console/modetest and UVC 1080P cam...Windsome Zeng1-0/+1
2023-09-21Merge tag 'JH7110_6.1_SDK_v5.7.4' into vf2-6.1.y-develAndy Hu3-9/+57
2023-09-21Merge branch 'CR_6347_6—1_linux_hdmi_hotplug_keith.zhao' into 'jh7110-6.1.y...andy.hu1-1/+10
2023-09-21Mosaic cursor: Revert commit 30289b2ca780bcaf7acb1ffe88125a65b7e34577 as it w...Windsome Zeng2-8/+47
2023-09-20display : hdmi: fix hotplug hangkeith.zhao1-1/+10
2023-09-12riscv: drm: panel: update radxa panel startup process and support accelerator...shengyang.chen2-50/+177
2023-08-23Merge branch 'CR_7073_vf2_61_newrd10_shengyang.chen' into 'vf2-6.1.y-devel'andy.hu3-8/+8
2023-08-23Merge tag 'JH7110_6.1_SDK_v5.6.1' into vf2-6.1.y-develAndy Hu1-2/+3
2023-08-23riscv: drm: panel: mass production radxa 10inch panel supportshengyang.chen3-8/+8
2023-08-23display : hdmi: fix hibernationkeith.zhao1-2/+3
2023-08-10Merge tag 'JH7110_6.1_SDK_v5.5.0' into vf2-6.1.y-develAndy Hu1-1/+1
2023-08-07driver:gpu: remove the condition check of fencesshanlong.li1-1/+1
2023-08-02driver: drm: panel: mipi 4lane screen porting from vf2 5.15 to vf2 6.1shengyang.chen6-83/+1327
2023-07-10vout:riscv:driver fix vout compile warningshengyang.chen1-0/+2
2023-06-30Turn off PVRSRV_NEED_PVR_ASSERT in imagination codeClement1-1/+1
2023-06-30driver:GPU: upgrade GPU driver to 1.19shanlong.li506-13588/+87789
2023-06-21vout: starfive: cache interfaceshengyang.chen4-7/+10
2023-06-20vout: starfive: fix rgb display problemshengyang.chen3-2/+42
2023-06-16driver:gpu: add gpu driver supportshanlong.li2-0/+3
2023-06-16driver:gpu: add gpu drivershanlong.li594-0/+307181
2023-06-15riscv:linux:vout:dc8200Keith Zhao1-1/+1
2023-06-15vout: starfive: Add driver for the StarFive JH7110 display subsystemshengyang.chen41-0/+16174
2023-05-30drm: fix drmm_mutex_init()Matthew Auld1-20/+2
2023-05-30drm/amd/amdgpu: limit one queue per gangJack Xiao1-6/+3
2023-05-30drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves1-7/+5
2023-05-30drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Evan Quan1-0/+1
2023-05-30drm/radeon: reintroduce radeon_dp_work_func contentAlex Deucher1-0/+10
2023-05-30drm/mgag200: Fix gamma lut not initialized.Jocelyn Falempe1-0/+5