index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-14
drm/amd/display: update bw formula to v252
Eric Yang
1
-9
/
+34
2019-01-14
drm/amd/display: Fix issue with VLine interrupt not firing
Krunoslav Kovac
1
-16
/
+9
2019-01-14
drm/amd/display: add plane size change check condition
Lewis Huang
3
-1
/
+9
2019-01-14
drm/amd/display: implement dc_init_callbacks to assign callback pointers afte...
Wenjing Liu
2
-1
/
+11
2019-01-14
drm/amd/display: Remove some extra braces
Dmytro Laktyushkin
1
-4
/
+2
2019-01-14
drm/amd/display: Add pixel clock values to dtn logs
Fatemeh Darbehani
1
-3
/
+6
2019-01-14
drm/amd/display: Fix runtime errors for diagnostic tests
Eric Bernstein
8
-64
/
+78
2019-01-14
drm/amd/display: Expose hubp1_vready_workaround function
Eric Bernstein
2
-1
/
+3
2019-01-14
drm/amd/display: Add a PP_SMU_VER_MAX enum
Jun Lei
1
-1
/
+2
2019-01-14
drm/amd/display: 3.2.09
Steven Chiu
1
-1
/
+1
2019-01-14
drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
wentalou
1
-1
/
+1
2019-01-14
drm/amdgpu/psp: Fix can't detect psp INVOKE command failed
Xiangliang Yu
1
-4
/
+7
2019-01-14
drm/amdgpu: Use sdma_engine array
Oak Zeng
7
-32
/
+20
2019-01-14
drm/amdgpu/psp: Fix to get wrong xgmi session id
Xiangliang Yu
1
-0
/
+3
2019-01-14
drm/amdgpu: Remove kgd2kfd function pointers
Amber Lin
4
-85
/
+4
2019-01-14
drm/amdgpu: Simplify kgd2kfd interface
Amber Lin
3
-21
/
+14
2019-01-14
drm/amdgpu: Relocate kgd2kfd function declaration
Amber Lin
7
-27
/
+66
2019-01-14
drm/amdgpu: disable system memory page tables for now
Christian König
1
-3
/
+0
2019-01-14
drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hang
Jim Qu
1
-1
/
+2
2019-01-14
drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20
Tao Zhou
1
-5
/
+5
2019-01-14
drm/amd/powerplay: drop the unnecessary uclk hard min setting
Evan Quan
1
-7
/
+0
2019-01-14
drm/amd/powerplay: avoid possible buffer overflow
Evan Quan
1
-0
/
+14
2019-01-14
drm/amd/powerplay: create pp_od_clk_voltage device file under OD support
Evan Quan
1
-8
/
+14
2019-01-14
drm/amd/powerplay: update OD support flag for SKU with no OD capabilities
Evan Quan
1
-0
/
+3
2019-01-14
drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCG
Likun Gao
1
-0
/
+4
2019-01-14
drm/amdgpu: Cleanup 2 compiler warnings
Kent Russell
1
-2
/
+0
2019-01-14
drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequence
Tiecheng Zhou
1
-13
/
+35
2019-01-14
drm/amdgpu/sriov:Correct pfvf exchange logic
Emily Deng
2
-5
/
+5
2019-01-14
drm/amd/powerplay: support BOOTUP_DEFAULT power profile mode
Evan Quan
6
-29
/
+40
2019-01-14
drm/amdgpu/virtual_dce: No need to pin the cursor bo
Emily Deng
1
-2
/
+2
2019-01-14
drm/amdgpu/virtual_dce: No need to pin the fb's bo
Emily Deng
2
-22
/
+15
2019-01-11
Merge tag 'tilcdc-4.22' of https://github.com/jsarha/linux into drm-next
Dave Airlie
1
-17
/
+17
2019-01-10
drm/msm: fix build warning for 64-bit seqno
Dave Airlie
1
-1
/
+1
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
50
-497
/
+481
2019-01-07
Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/dr...
Maxime Ripard
1
-0
/
+11
2019-01-07
drm: Fix error handling in drm_legacy_addctx
YueHaibing
1
-6
/
+9
2019-01-05
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
51
-290
/
+628
2019-01-05
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
1
-1
/
+2
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
1
-2
/
+13
2019-01-04
i915: fix missing user_access_end() in page fault exception case
Linus Torvalds
1
-0
/
+1
2019-01-04
drm/tilcdc: Register cpufreq notifier after we have initialized crtc
Jyri Sarha
1
-17
/
+17
2019-01-04
Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-1
/
+5
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
12
-37
/
+20
2019-01-03
drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
Chris Wilson
1
-2
/
+3
2019-01-02
drm/nouveau: fix incorrect FB_BACKLIGHT usage in Kconfig
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2019-01-02
drm: un-inline drm_legacy_findmap()
Jani Nikula
1
-0
/
+11
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+3
2018-12-31
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-35
/
+24
2018-12-31
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
43
-285
/
+582
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
[next]