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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
drm/nouveau/kms: allow 225/297MHz pixel clocks for HDMI on Fermi/Kepler
Ilia Mirkin
1
-3
/
+21
2016-01-11
drm/nouveau/disp: activate dual link TMDS links only when possible
Hauke Mehrtens
3
-6
/
+13
2016-01-08
drm/radeon: fix trivial typo in warning message
Alexandre Demers
1
-1
/
+1
2016-01-08
radeon: r100: Silence 'may be used uninitialized' warnings
Tim Gardner
1
-2
/
+3
2016-01-08
drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
Christian König
1
-0
/
+1
2016-01-08
drm/amd/powerplay: implement power down asic task for CZ
Rex Zhu
1
-0
/
+55
2016-01-08
drm/amd/powerplay: enable power down asic task. (v2)
Rex Zhu
4
-5
/
+23
2016-01-08
drm/amd/powerplay: enable set boot state task
Rex Zhu
3
-5
/
+6
2016-01-08
drm/amd/powerplay: add thermal control task when resume.
Rex Zhu
1
-0
/
+1
2016-01-08
drm/amdgpu: fix hex/decimal bug when show gpu load.
Rex Zhu
2
-10
/
+10
2016-01-08
drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
Rex Zhu
1
-1
/
+10
2016-01-08
drm/amdgpu: Show gpu load when display gpu performance for Ci.
Rex Zhu
1
-2
/
+12
2016-01-08
drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
Rex Zhu
1
-0
/
+17
2016-01-08
drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
Rex Zhu
2
-3
/
+15
2016-01-08
drm/amd/powerplay: fix Smatch static checker warnings
Rex Zhu
8
-32
/
+51
2016-01-08
drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
Rex Zhu
6
-317
/
+312
2016-01-08
drm/amd/powerplay: fix bug that NULL checks are reversed.
Rex Zhu
1
-5
/
+5
2016-01-07
drm/etnaviv: fix workaround for GC500
Lucas Stach
1
-2
/
+5
2016-01-06
drm/etnaviv: unlock on error in etnaviv_gem_get_iova()
Dan Carpenter
1
-2
/
+4
2016-01-06
drm: rockchip: Support Synopsys DW MIPI DSI
Chris Zhong
4
-0
/
+1208
2016-01-06
drm/rockchip: return a true clock rate to adjusted_mode
Chris Zhong
1
-0
/
+5
2016-01-04
amdgpu/dce11: Add test for crtc < 0 to various DCEv11 functions
Tom St Denis
1
-4
/
+4
2016-01-04
amdgpu/dce11: Remove division from dce_v11_0_vblank_wait()
Tom St Denis
1
-3
/
+5
2016-01-04
amdgpu/vce3: Simplify vce_v3_0_hw_init and ensure both rings default to not r...
Tom St Denis
1
-15
/
+9
2016-01-04
amdgpu/vce3: Remove magic constants from harvest register masks.
Tom St Denis
1
-4
/
+4
2016-01-04
amdgpu/vce3: Simplify vce_v3_0_process_interrupt()
Tom St Denis
1
-3
/
+1
2016-01-04
amdgpu/vce3: Simplify vce_v3_0_soft_reset()
Tom St Denis
1
-9
/
+2
2016-01-04
amdgpu/vce3: Simplify idle and wait for idle code
Tom St Denis
1
-25
/
+5
2016-01-04
amdgpu/vce3: Cleanup harvest config function.
Tom St Denis
1
-14
/
+6
2016-01-04
drm/amdgpu: fix NULL in vm_grab_id while S3 back
Chunming Zhou
2
-2
/
+0
2016-01-04
drm/amd/powerplay: precedence bug in init_non_clock_fields()
Dan Carpenter
1
-2
/
+2
2016-01-04
drm/amdgpu/cgs: cleanup some indenting
Dan Carpenter
1
-9
/
+9
2016-01-04
drm/amd/powerplay: fix a reversed condition
Dan Carpenter
1
-1
/
+1
2016-01-04
drm/radeon: Drop unnecessary unsigned int < 0 check
Thierry Reding
1
-1
/
+1
2016-01-04
drm/dp/mst: fix in RAD element access
Mykola Lysenko
1
-2
/
+2
2016-01-04
drm/dp/mst: fix in MSTB RAD initialization
Mykola Lysenko
1
-6
/
+6
2016-01-04
drm/dp/mst: always send reply for UP request
Mykola Lysenko
1
-19
/
+11
2016-01-04
drm/dp/mst: process broadcast messages correctly
Mykola Lysenko
1
-11
/
+84
2016-01-04
drm: powerplay: use div64_s64 instead of do_div
Arnd Bergmann
1
-1
/
+1
2015-12-31
drm/omap: remove obsolete manager assignment
Tomi Valkeinen
1
-2
/
+0
2015-12-31
drm/omap: set DRIVER_ATOMIC for omapdrm
Tomi Valkeinen
1
-1
/
+2
2015-12-31
drm/omap: remove unused plugin defines
Tomi Valkeinen
1
-6
/
+0
2015-12-31
drm/omap: Use bitmaps for TILER placement
Andy Gross
3
-637
/
+204
2015-12-31
drm: omapdrm: gem: Remove check for impossible condition
Laurent Pinchart
1
-3
/
+0
2015-12-31
drm: omapdrm: gem: Simplify error handling when creating GEM object
Laurent Pinchart
1
-5
/
+3
2015-12-31
drm: omapdrm: gem: Don't free mmap offset twice
Laurent Pinchart
1
-2
/
+0
2015-12-31
drm: omapdrm: gem: Fix GEM object destroy in error path
Laurent Pinchart
1
-2
/
+1
2015-12-31
drm: omapdrm: gem: Free the correct memory object
Laurent Pinchart
1
-1
/
+1
2015-12-31
drm: omapdrm: gem: Mask out private flags passed from userspace
Laurent Pinchart
1
-3
/
+8
2015-12-31
drm: omapdrm: gem: Move global usergart variable to omap_drm_private
Laurent Pinchart
2
-21
/
+36
[prev]
[next]