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-09-15
drm/qxl: User page size macro for qxl release bo
bibo mao
1
-2
/
+2
2021-09-14
drm/i915/dg2: Define MOCS table for DG2
Matt Roper
1
-1
/
+36
2021-09-14
drm/i915/xehpsdv: Define MOCS table for XeHP SDV
Lucas De Marchi
1
-1
/
+34
2021-09-14
drm/ttm: fix type mismatch error on sparc64
Huang Rui
1
-1
/
+2
2021-09-14
drm/amdgpu: use IS_ERR for debugfs APIs
Nirmoy Das
2
-8
/
+6
2021-09-14
amd/display: downgrade validation failure log level
Simon Ser
1
-1
/
+2
2021-09-14
drm/amdgpu: fix use after free during BO move
Christian König
1
-9
/
+9
2021-09-14
drm/amd/pm: fix the issue of uploading powerplay table
Kenneth Feng
1
-1
/
+1
2021-09-14
drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10
Ernst Sjöstrand
1
-1
/
+1
2021-09-14
drm/amdgpu: Fix a race of IB test
xinhui pan
1
-2
/
+2
2021-09-14
drm/amdgpu: VCN avoid memory allocation during IB test
xinhui pan
1
-53
/
+44
2021-09-14
drm/amdgpu: VCE avoid memory allocation during IB test
xinhui pan
1
-14
/
+13
2021-09-14
drm/amdgpu: UVD avoid memory allocation during IB test
xinhui pan
4
-53
/
+74
2021-09-14
drm/amdgpu: Unify PSP TA context
Candice Li
8
-118
/
+141
2021-09-14
drm/amdgpu: move iommu_resume before ip init/resume
James Zhu
1
-0
/
+12
2021-09-14
drm/amdgpu: add amdgpu_amdkfd_resume_iommu
James Zhu
2
-0
/
+11
2021-09-14
drm/amdkfd: separate kfd_iommu_resume from kfd_resume
James Zhu
2
-4
/
+14
2021-09-14
drm/amdgpu: Get atomicOps info from Host for sriov setup
shaoyunl
2
-12
/
+16
2021-09-14
drm/amd/display: Enable mem low power control for DCN3.1 sub-IP blocks
Michael Strauss
1
-8
/
+8
2021-09-14
drm/amd/display: remove force_enable_edp_fec param.
Ian Chen
2
-4
/
+2
2021-09-14
drm/amd/display: Add VPG and AFMT low power support for DCN3.1
Michael Strauss
15
-29
/
+593
2021-09-14
drm/amd/display: Revert adding degamma coefficients
Jaehyun Chung
1
-38
/
+24
2021-09-14
drm/amd/display: Link training retry fix for abort case
Meenakshikumar Somasundaram
1
-3
/
+7
2021-09-14
drm/amd/display: Fix unstable HPCP compliance on Chrome Barcelo
Qingqing Zhuo
1
-2
/
+20
2021-09-14
drm/amd/display: 3.2.152
Aric Cyr
1
-1
/
+1
2021-09-14
drm/amd/display: Correct degamma coefficients
Jaehyun Chung
1
-1
/
+1
2021-09-14
drm/amd/display: [FW Promotion] Release 0.0.82
Anthony Koo
1
-2
/
+2
2021-09-14
drm/amd/display: Add periodic detection when zstate is enabled
Eric Yang
13
-6
/
+44
2021-09-14
drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3
Hersen Wu
3
-17
/
+34
2021-09-14
drm/amd/display: Refine condition of cursor visibility for pipe-split
Dale Zhao
1
-19
/
+24
2021-09-14
drm/amd/display: Optimize bandwidth on following fast update
Nicholas Kazlauskas
1
-9
/
+8
2021-09-14
drm/amd/display: Apply w/a for hard hang on HPD
Qingqing Zhuo
5
-2
/
+43
2021-09-14
drm/amd/display: Add regamma/degamma coefficients and set sRGB when TF is BT709
Jaehyun Chung
1
-20
/
+40
2021-09-14
drm/amd/display: Revert "Directly retrain link from debugfs"
Anson Jacob
1
-1
/
+2
2021-09-14
drm/amd/display: Get backlight from PWM if DMCU is not initialized
Harry Wentland
2
-14
/
+12
2021-09-14
drm/amd/display: Fix multiple memory leaks reported by coverity
Anson Jacob
4
-5
/
+25
2021-09-14
drm/amd/display: 3.2.151
Aric Cyr
1
-1
/
+1
2021-09-14
drm/amd/display: Revert "dc: w/a for hard hang on HPD on native DP"
Qingqing Zhuo
1
-3
/
+1
2021-09-14
drm/amd/display: [FW Promotion] Release 0.0.81
Anthony Koo
1
-2
/
+2
2021-09-14
drm/amd/display: Fix for null pointer access for ddc pin and aux engine.
Meenakshikumar Somasundaram
3
-6
/
+10
2021-09-14
drm/amd/display: Fix false BAD_FREE warning from Coverity
Anson Jacob
1
-4
/
+7
2021-09-14
drm/amd/display: Fix dynamic link encoder access.
Jimmy Kizito
12
-39
/
+147
2021-09-14
drm/amd/display: Add flag to detect dpms force off during HPD
Aurabindo Pillai
3
-10
/
+29
2021-09-14
drm/amd/display: unblock abm when odm is enabled only on configs that support it
Josip Pavic
3
-16
/
+1
2021-09-14
drm/amd/display: Fork thread to offload work of hpd_rx_irq
Wayne Lin
4
-48
/
+219
2021-09-14
drm/amd/display: Add option to defer works of hpd_rx_irq
Wayne Lin
2
-32
/
+63
2021-09-14
drm/amd/display: update conditions to do dfp cap ext validation
Wenjing Liu
1
-1
/
+3
2021-09-14
drm/amd/display: move bpp range decision in decide dsc bw range function
Wenjing Liu
2
-61
/
+67
2021-09-14
drm/amd/display: Fix system hang at boot
Leo (Hanghong) Ma
2
-11
/
+18
2021-09-14
drm/amd/display: Add DPCD writes at key points
Leo (Hanghong) Ma
19
-15
/
+96
[prev]
[next]