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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-19
drm/ast: Create threshold values for AST2600
KuoHsiang Chou
1
-1
/
+4
2022-01-19
mgag200 fix memmapsl configuration in GCTL6 register
Jocelyn Falempe
1
-1
/
+4
2022-01-19
drm/bridge: Remove extra device acquisition method of i2c client in lt9611 driver
Zhiming Liu
2
-4
/
+4
2022-01-19
drm/i915/dpll: make intel_shared_dpll_funcs internal to intel_dpll_mgr.c
Jani Nikula
2
-45
/
+36
2022-01-19
drm/msm: Fix include statements for DisplayPort
Thomas Zimmermann
2
-2
/
+2
2022-01-19
drm/selftests: Select DRM_DP_HELPER
Thomas Zimmermann
1
-0
/
+1
2022-01-19
drm/vc4: Fix deadlock on DSI device attach error
Padmanabha Srinivasaiah
1
-10
/
+4
2022-01-19
dma-buf: drop excl_fence parameter from dma_resv_get_fences
Christian König
3
-5
/
+6
2022-01-19
drm/amdgpu: remove excl as shared workarounds
Christian König
2
-10
/
+1
2022-01-19
drm: move the buddy allocator from i915 into common drm
Arunpravin
14
-1431
/
+575
2022-01-18
drm/i915/guc: Remove hacks for reset and schedule disable G2H being received out of order
Matthew Brost
1
-28
/
+2
2022-01-18
drm/i915/selftests: Add a cancel request selftest that triggers a reset
Matthew Brost
1
-0
/
+117
2022-01-18
drm/radeon: fix error handling in radeon_driver_open_kms
Christian König
1
-10
/
+12
2022-01-18
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
2
-14
/
+8
2022-01-18
drm/amdgpu: apply vcn harvest quirk
Guchun Chen
1
-5
/
+27
2022-01-18
amdgpu/amdgpu_psp: remove unneeded ret variable
Minghao Chi
1
-5
/
+1
2022-01-18
drm/radeon: fix UVD suspend error
Qiang Ma
6
-6
/
+6
2022-01-18
drm/amdgpu: Add missing pm_runtime_put_autosuspend
Yongzhi Liu
1
-1
/
+3
2022-01-18
drm/amd/display: move calcs folder into DML
Isabella Basso
11
-71
/
+11
2022-01-18
drm/amd/display: 3.2.169
Aric Cyr
1
-1
/
+1
2022-01-18
drm/amd/display: [FW Promotion] Release 0.0.100.0
Anthony Koo
1
-2
/
+2
2022-01-18
drm/amd/display: Add signal type check when verify stream backends same
Dale Zhao
1
-0
/
+3
2022-01-18
drm/amd/display: update dml to rev.99 and smu clk_table w/a
Charlene Liu
2
-3
/
+28
2022-01-18
drm/amd/display: Fix black screen issue on memory clock switch en
Felipe Clark
3
-1
/
+9
2022-01-18
drm/amd/display: DCEFCLK DS on CLK init
Chris Park
1
-0
/
+1
2022-01-18
drm/amd/display: modify SMU_TIMEOUT macro.
Ian Chen
1
-2
/
+2
2022-01-18
drm/amd/display: move FPU associated DCN302 code to DML folder (#2266)
Jasdeep Dhillon
6
-318
/
+404
2022-01-18
drm/amd/display: 3.2.168
Aric Cyr
1
-1
/
+1
2022-01-18
drm/amd/display: support new PMFW interface to disable Z9 only
Eric Yang
5
-10
/
+22
2022-01-18
drm/amd/display: adjust bit comparison to be more type safe
Eric Yang
1
-1
/
+1
2022-01-18
drm/amd/display: Disabled seamless boots on DP and renamed power_down_display_on_boot
Jarif Aftab
6
-25
/
+10
2022-01-18
drm/radeon: fix error handling in radeon_driver_open_kms
Christian König
1
-10
/
+12
2022-01-18
drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF mode
Marina Nikolic
2
-16
/
+3
2022-01-18
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
2
-14
/
+8
2022-01-18
drm/amdgpu: Fix the code style warnings in hdp xgmi mca and umc
yipechai
3
-6
/
+8
2022-01-18
drm/amdgpu: Fix the code style warnings in sdma
yipechai
2
-7
/
+7
2022-01-18
drm/amdgpu: Fix the code style warnings in gmc
yipechai
2
-2
/
+2
2022-01-18
drm/amdgpu: Fix the code style warnings in gfx
yipechai
2
-3
/
+3
2022-01-18
drm/amdgpu: Fix the code style warnings in amdgpu_ras
yipechai
2
-21
/
+30
2022-01-18
drm/amdgpu: apply vcn harvest quirk
Guchun Chen
1
-5
/
+27
2022-01-18
drm/amdgpu: drop redundant check of ip discovery_bin
Guchun Chen
1
-5
/
+0
2022-01-18
drm/amdgpu: handle denied inject error into critical regions v2
Stanley.Yang
3
-3
/
+11
2022-01-18
drm/amd/pm: add message smu to get ecc_table
mziya
2
-0
/
+71
2022-01-18
drm/amdgpu: add new query interface for umc_v8_7 block
mziya
1
-5
/
+155
2022-01-18
drm/amd/pm: Update smu driver interface for sienna cichlid
mziya
1
-3
/
+21
2022-01-18
drm/i915: Remove short-term pins from execbuf, v6.
Maarten Lankhorst
4
-118
/
+128
2022-01-18
drm/i915: Remove support for unlocked i915_vma unbind
Maarten Lankhorst
1
-47
/
+8
2022-01-18
drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind, v2.
Maarten Lankhorst
10
-23
/
+94
2022-01-18
drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something, v2.
Maarten Lankhorst
11
-29
/
+94
2022-01-18
drm/i915: Add locking to i915_gem_evict_vm(), v3.
Maarten Lankhorst
6
-11
/
+50
[prev]
[next]