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
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-03
drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issue
Lee Jones
1
-1
/
+0
2021-03-03
drm/amd/display: Fix off by one in hdmi_14_process_transaction()
Dan Carpenter
1
-4
/
+5
2021-03-03
drm/amdgpu: correct DRM_ERROR for kvmalloc_array
Chen Li
1
-1
/
+1
2021-03-03
drm/amdgpu: Use kvmalloc for CS chunks
Chen Li
1
-6
/
+6
2021-03-03
drm/amdgpu: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-03-03
drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie
Kevin Wang
1
-2
/
+2
2021-03-03
drm/amdgpu: add SECURE DISPLAY TA firmware info in debugfs
Kevin Wang
1
-0
/
+5
2021-03-03
drm/amdgpu: refine PSP TA firmware info print in debugfs
Kevin Wang
2
-30
/
+20
2021-03-03
drm/amd/pm: correct the name of one function for vangogh
Xiaojian Du
1
-2
/
+2
2021-03-03
drm/amd/display: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-03-02
drm/amd/display: Fix an uninitialized index variable
Arnd Bergmann
1
-8
/
+8
2021-03-02
drm/amd/display: fix the return of the uninitialized value in ret
Colin Ian King
1
-1
/
+1
2021-03-02
drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounder
Alex Deucher
1
-2
/
+0
2021-03-02
drm/amdgpu: Only check for S0ix if AMD_PMC is configured
Alex Deucher
1
-1
/
+2
2021-03-02
drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work
Xiaogang Chen
2
-49
/
+80
2021-03-02
drm/amd/display: Fix 64 bit modulus operation using div64 API
Vladimir Stempen
1
-5
/
+10
2021-03-02
drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 API
Vladimir Stempen
4
-20
/
+21
2021-03-02
drm/amdgpu: add missing df counter disable write
Jonathan Kim
1
-0
/
+2
2021-03-02
drm/amd/display: Fix HSplit causing increase in DSC Slice Count
Dillon Varone
2
-4
/
+1
2021-03-02
drm/amd/display: treat memory as a single-channel for asymmetric memory
Hugo Hu
2
-2
/
+48
2021-03-02
drm/amd/display: 3.2.125
Aric Cyr
1
-1
/
+1
2021-03-02
drm/amd/display: [FW Promotion] Release 0.0.54
Anthony Koo
1
-2
/
+2
2021-03-02
drm/amd/display: Implement dmub trace event
Yongqiang Sun
11
-6
/
+128
2021-03-02
drm/amd/display: Return invalid state if GPINT times out
Wyatt Wood
1
-4
/
+9
2021-03-02
drm/amd/display: Refactored DC interfaces to support multiple eDP
Jake Wang
8
-64
/
+118
2021-03-02
drm/amd/display: Add max bpc debugfs
Eryk Brol
1
-1
/
+152
2021-03-02
drm/amd/display: Add flag for building infopacket
Max.Tseng
3
-4
/
+31
2021-03-02
drm/amd/display: Update link encoder object creation
Jimmy Kizito
5
-1
/
+32
2021-03-02
drm/amd/display: Support for DMUB AUX
Meenakshikumar Somasundaram
24
-47
/
+612
2021-03-02
drm/amd/pm: optimize the link width/speed retrieving V2
Evan Quan
4
-22
/
+30
2021-03-02
drm/amd/pm: bump Navi1x driver if version and related data structures V2
Evan Quan
3
-40
/
+673
2021-03-02
drm/amdgpu: correct TA RAP firmware information print error
Kevin Wang
1
-1
/
+1
2021-02-26
drm/amd/display/dc/dce/dmub_psr: Remove unnecessary conversion to bool
Jiapeng Chong
1
-2
/
+1
2021-02-26
drm/amd/pm/swsmu: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-02-26
drm/amdgpu: remove unnecessary reading for epprom header
Dennis Li
5
-54
/
+8
2021-02-26
amdgpu/pm: read_sensor() report failure apporpriately
Shirish S
8
-8
/
+8
2021-02-26
drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register address
Evan Quan
1
-3
/
+12
2021-02-26
drm/amdgpu: add RAP TA version print in amdgpu_firmware_info
Kevin Wang
1
-0
/
+8
2021-02-26
drm/amd/display: remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-02-26
drm/amdgpu: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
1
-2
/
+2
2021-02-26
drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disable
Alex Deucher
1
-2
/
+2
2021-02-26
drm/amdgpu/pm: make unsupported power profile messages debug
Alex Deucher
3
-3
/
+3
2021-02-26
drm/amdgpu/codec: drop the internal codec index
Alex Deucher
7
-79
/
+80
2021-02-26
drm/amdgpu: bump driver version for new video codec INFO ioctl query
Alex Deucher
1
-1
/
+2
2021-02-26
drm/amdgpu: add INFO ioctl support for querying video caps (v4)
Alex Deucher
1
-0
/
+57
2021-02-26
drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)
Alex Deucher
5
-0
/
+781
2021-02-26
drm/amdgpu: add asic callback for querying video codec info (v3)
Alex Deucher
1
-0
/
+26
2021-02-26
drm/amd/display: Skip modeset for front porch change
Aurabindo Pillai
1
-35
/
+179
2021-02-26
drm/amd/display: Add freesync video modes based on preferred modes
Aurabindo Pillai
2
-0
/
+157
2021-02-26
drm/amd/display: Add module parameter for freesync video mode
Aurabindo Pillai
2
-0
/
+13
[prev]
[next]