index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-03
drm/mediatek/mtk_disp_gamma: Strip and demote non-conformant kernel-doc header
Lee Jones
1
-3
/
+1
2021-06-03
drm/mediatek/mtk_disp_color: Strip incorrect doc and demote header
Lee Jones
1
-2
/
+1
2021-06-03
drm/pl111: depend on CONFIG_VEXPRESS_CONFIG
Kees Cook
1
-1
/
+1
2021-06-03
drm/msm/a6xx: add CONFIG_QCOM_LLCC dependency
Arnd Bergmann
1
-1
/
+2
2021-06-03
drm: Avoid circular dependencies for CONFIG_FB
Kees Cook
1
-1
/
+1
2021-06-03
drm/vgem/vgem_drv: Standard comment blocks should not use kernel-doc format
Lee Jones
1
-1
/
+1
2021-06-02
drm/i915/dmc: Move struct intel_dmc to intel_dmc.h
Anusha Srivatsa
2
-17
/
+22
2021-06-02
drm/i915/dmc: Add intel_dmc_has_payload() helper
Anusha Srivatsa
5
-15
/
+21
2021-06-02
drm/i915/dmc: s/DRM_ERROR/drm_err
Anusha Srivatsa
1
-24
/
+26
2021-06-02
amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic
Simon Ser
1
-1
/
+1
2021-06-02
drm/amdgpu: make sure we unpin the UVD BO
Nirmoy Das
1
-0
/
+1
2021-06-02
drm/amd/amdgpu:save psp ring wptr to avoid attack
Victor Zhao
3
-2
/
+5
2021-06-02
drm/amd/display: Fix potential memory leak in DMUB hw_init
Roman Li
1
-2
/
+2
2021-06-02
drm/amdgpu: Don't query CE and UE errors
Luben Tuikov
1
-16
/
+0
2021-06-02
drm/amd/display: Fix overlay validation by considering cursors
Rodrigo Siqueira
1
-1
/
+9
2021-06-02
drm/amdgpu: refine amdgpu_fru_get_product_info
Jiansong Chen
1
-19
/
+23
2021-06-02
drm/amdgpu: add judgement for dc support
Asher Song
1
-1
/
+3
2021-06-02
drm/amd/display: Fix GPU scaling regression by FS video support
Nicholas Kazlauskas
1
-7
/
+7
2021-06-02
drm/amd/display: Allow bandwidth validation for 0 streams.
Bindu Ramamurthy
1
-1
/
+1
2021-06-02
drm/i915/ttm: Embed a ttm buffer object in the i915 gem object
Thomas Hellström
2
-1
/
+18
2021-06-02
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
30
-1754
/
+631
2021-06-02
Revert "i915: use io_mapping_map_user"
Matthew Auld
4
-5
/
+52
2021-06-02
drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
Zhihao Cheng
1
-2
/
+2
2021-06-02
Revert "i915: use io_mapping_map_user"
Matthew Auld
4
-5
/
+52
2021-06-02
drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
Zhihao Cheng
1
-2
/
+2
2021-06-02
drm/i915: use DEVICE_ATTR_RO macro
YueHaibing
2
-20
/
+18
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
47
-261
/
+269
2021-06-02
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
908
-16140
/
+86545
2021-06-02
Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
85
-534
/
+1504
2021-06-01
drm/amdgpu: remove unsafe optimization to drop preamble ib
Jiansong Chen
1
-10
/
+1
2021-06-01
drm/amdgpu: Add vbios info ioctl interface
Jiawei Gu
4
-6
/
+208
2021-06-01
drm/amdgpu: bump driver version
Alex Deucher
1
-1
/
+2
2021-06-01
drm/amdgpu: Remove unneeded semicolon
Zheng Yongjun
1
-1
/
+1
2021-06-01
drm/amd/display: fix warning: ‘update_dsc_caps’ and ‘apply_dsc_policy_for_stream’ defined but not used
Baokun Li
1
-4
/
+2
2021-06-01
drm/amd/display: Remove the redundant initialization of local variable
Shaokun Zhang
1
-9
/
+8
2021-06-01
drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'
Yu Kuai
1
-2
/
+2
2021-06-01
drm/amd/display: Avoid HDCP over-read and corruption
Kees Cook
1
-1
/
+3
2021-06-01
amdgpu: remove unreachable code
Jiapeng Chong
1
-2
/
+1
2021-06-01
amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic
Simon Ser
1
-1
/
+1
2021-06-01
drm/amdgpu: Fix a bug on flag table_freed
Eric Huang
1
-2
/
+5
2021-06-01
drm/amdgpu: optimize code about format string in gfx_v10_0_init_microcode()
Kevin Wang
1
-3
/
+2
2021-06-01
drm/amdgpu: fix sdma firmware version error in sriov
Kevin Wang
1
-3
/
+3
2021-06-01
drm/amdgpu: enable smart shift on dGPU (v5)
Sathishkumar S
4
-0
/
+97
2021-06-01
drm/amdgpu: flush gart changes after all BO recovery
Nirmoy Das
4
-8
/
+21
2021-06-01
drm/amdgpu: do not allocate entries separately
Nirmoy Das
1
-14
/
+20
2021-06-01
drm/amdgpu: remove unused code
Nirmoy Das
2
-35
/
+0
2021-06-01
drm/amdgpu: switch to amdgpu_bo_vm for vm code
Nirmoy Das
4
-65
/
+96
2021-06-01
drm/admgpu: add two shadow BO helper functions
Nirmoy Das
2
-0
/
+33
2021-06-01
drm/amdgpu: move shadow bo validation to VM code
Nirmoy Das
2
-19
/
+9
2021-06-01
drm/amdgpu: add amdgpu_bo_vm bo type
Nirmoy Das
2
-0
/
+42
[prev]
[next]