index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2019-08-27
drm/amd/powerplay: correct Vega20 dpm level related settings
Evan Quan
-6
/
+54
2019-08-27
drm/amdgpu: Vega20 SMU I2C HW engine controller.
Andrey Grodzovsky
-3
/
+762
2019-08-27
drm/amd/powerplay: Add interface to lock SMU HW I2C.
Andrey Grodzovsky
-1
/
+40
2019-08-27
drm/amd: Import smuio_11_0 headers for EEPROM access on Vega20
Andrey Grodzovsky
-0
/
+323
2019-08-27
drm/amdgpu: Add RAS EEPROM table.
Andrey Grodzovsky
-1
/
+586
2019-08-27
Revert "drm/amdgpu: free up the first paging queue v2"
Gang Ba
-15
/
+8
2019-08-27
drm/amdgpu/display: fix build error without CONFIG_DRM_AMD_DC_DSC_SUPPORT
YueHaibing
-0
/
+4
2019-08-27
drm/amd/powerplay: Fix an off by one in navi10_get_smu_msg_index()
Dan Carpenter
-1
/
+1
2019-08-27
drm/amd/display: Fix error message
Andrey Grodzovsky
-1
/
+1
2019-08-27
drm/amdgpu: add dummy read for some GCVM status registers
Xiaojie Yuan
-0
/
+31
2019-08-27
drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
Lyude Paul
-0
/
+6
2019-08-27
drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type
Manasi Navare
-1
/
+1
2019-08-27
drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
Xiong Zhang
-0
/
+3
2019-08-27
drm/i915: Do not create a new max_bpc prop for MST connectors
Ville Syrjälä
-1
/
+9
2019-08-27
Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
-3441
/
+8050
2019-08-27
Merge tag 'drm-misc-next-2019-08-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-537
/
+842
2019-08-27
Merge tag 'drm-hisilicon-hibmc-next-2019-08-26' of https://github.com/xin3lia...
Dave Airlie
-17
/
+4
2019-08-27
Merge tag 'imx-drm-next-2019-08-23' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
-96
/
+177
2019-08-27
Merge tag 'drm-intel-next-2019-08-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-7382
/
+11445
2019-08-26
drm/powerplay: Fix Vega20 power reading again
Kent Russell
-6
/
+8
2019-08-26
drm/powerplay: Fix Vega20 Average Power value v4
Kent Russell
-2
/
+13
2019-08-26
drm/amdgpu: fix dma_fence_wait without reference
Christian König
-12
/
+15
2019-08-26
drm/hisilicon/hibmc: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
Matthew Ruffell
-1
/
+1
2019-08-26
drm/hisilicon: Use dev_get_drvdata
Chuhong Yuan
-4
/
+2
2019-08-26
drm/hisilicon/hibmc: Using module_pci_driver.
YueHaibing
-12
/
+1
2019-08-24
Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-7
/
+18
2019-08-24
drm/mediatek: include dma-mapping header
Dave Airlie
-0
/
+1
2019-08-23
drm/amd/display: 3.2.48
Anthony Koo
-1
/
+1
2019-08-23
drm/amd/display: flicking observed while installing driver on Navi10 CF
hersen wu
-27
/
+28
2019-08-23
drm/amd/display: Properly read LVTMA_PWRSEQ_CNTL
Joshua Aberback
-26
/
+17
2019-08-23
drm/amd/display: revert wait in pipelock
Jun Lei
-11
/
+0
2019-08-23
drm/amd/display: Use res_cap to acquire i2c instead of pipe count
Derek Lai
-1
/
+2
2019-08-23
drm/amd/display: Expose OTG_V_TOTAL_MID for HW Diags
Bayan Zabihiyan
-4
/
+37
2019-08-23
drm/amd/display: fix DML not calculating delivery time
Jun Lei
-0
/
+27
2019-08-23
drm/amd/display: MST topology debugfs
David Francis
-0
/
+24
2019-08-23
drm/amd/display: set av_mute in hw_init for HDMI
Charlene Liu
-0
/
+28
2019-08-23
drm/amd/display: Add Logging for Gamma Related information
Wyatt Wood
-8
/
+8
2019-08-23
drm/amd/display: Enable HW rotation
Jaehyun Chung
-5
/
+60
2019-08-23
drm/amd/display: add Cursor Degamma logic for DCN2
Bayan Zabihiyan
-9
/
+15
2019-08-23
drm/amd/display: fix odm validation
Dmytro Laktyushkin
-21
/
+19
2019-08-23
drm/amd/display: fix odm stream release
Dmytro Laktyushkin
-33
/
+32
2019-08-23
drm/amd/display: fix dcn20 odm dpp programming
Dmytro Laktyushkin
-1
/
+7
2019-08-23
drm/amd/display: Fix number of slices not being checked for dsc
Nikola Cornij
-1
/
+1
2019-08-23
drm/amd/display: fix odm pipe copy
Dmytro Laktyushkin
-1
/
+7
2019-08-23
drm/amd/display: fix trigger not generated for freesync
Yogesh Mohan Marimuthu
-0
/
+3
2019-08-23
drm/amd/display: fix stuck test pattern on right half of display
Zi Yu Liao
-1
/
+1
2019-08-23
drm/amd/display: support spdif
Charlene Liu
-11
/
+10
2019-08-23
drm/amd/display: Refactoring VTEM
Ahmad Othman
-220
/
+148
2019-08-23
drm/amd/display: 3.2.47
Anthony Koo
-1
/
+1
2019-08-23
drm/amd/display: remove unused function
Qingqing Zhuo
-6
/
+0
[prev]
[next]