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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-14
drm/amdgpu: add entity only when first job come
Chunming Zhou
1
-5
/
+8
2015-12-11
drm/amdgpu: add more debugging output for driver failures
Alex Deucher
1
-16
/
+57
2015-12-11
drm/amdgpu: update rev id register for VI
Flora Cui
1
-6
/
+3
2015-12-11
drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
Flora Cui
1
-1
/
+1
2015-12-11
drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
Flora Cui
1
-0
/
+5
2015-12-04
drm/amdgpu: add spin lock to protect freed list in vm (v2)
jimqu
2
-3
/
+15
2015-12-04
amdgpu/gfxv8: Remove magic numbers from function gfx_v8_0_tiling_mode_table_i...
Tom St Denis
1
-2
/
+2
2015-12-04
drm/amdgpu: fix race condition in amd_sched_entity_push_job
Nicolai Hähnle
1
-2
/
+3
2015-12-04
drm/amdgpu: add err check for pin userptr
Chunming Zhou
1
-3
/
+7
2015-12-04
amdgpu/gfxv8: Simplification in gfx_v8_0_enable_gui_idle_interrupt()
Tom St Denis
1
-11
/
+5
2015-12-04
amdgpu/gfxv8: Simplification of gfx_v8_0_create_bitmask()
Tom St Denis
1
-7
/
+1
2015-12-04
amdgpu/gfxv8: Cleanup of gfx_v8_0_tiling_mode_table_init() (v2)
Tom St Denis
1
-1388
/
+898
2015-12-02
amdgpu/gfxv8: Add missing break to switch statement from states init code
Tom St Denis
1
-0
/
+1
2015-12-02
drm/amd: abstract kernel rq and normal rq to priority of run queue
Chunming Zhou
5
-15
/
+23
2015-12-02
drm/amdgpu: add EDC support for CZ (v3)
Alex Deucher
1
-1
/
+330
2015-12-02
drm/amd: add new gfx8 register definitions for EDC
Alex Deucher
1
-0
/
+13
2015-12-02
drm/radeon: Use unlocked gem unreferencing
Daniel Vetter
1
-1
/
+1
2015-12-02
drm/amdgpu: Use unlocked gem unreferencing
Daniel Vetter
1
-1
/
+1
2015-12-02
drm/amdgpu: Use new read bios from rom callback
monk.liu
1
-8
/
+50
2015-12-02
drm/amdgpu: add read_bios_from_rom callback for VI parts
Alex Deucher
1
-0
/
+33
2015-12-02
drm/amdgpu: add read_bios_from_rom callback for CI parts
Alex Deucher
1
-0
/
+32
2015-12-02
drm/amdgpu: add a callback for reading the bios from the rom directly
Alex Deucher
1
-0
/
+3
2015-12-02
drm/radeon: constify radeon_asic_ring structures
Julia Lawall
2
-20
/
+20
2015-12-02
drm/amdgpu: use $(src) in Makefile (v2)
Jammy Zhou
1
-4
/
+6
2015-12-02
drm/radeon: call hpd_irq_event on resume
Alex Deucher
1
-0
/
+1
2015-12-02
drm/amdgpu: call hpd_irq_event on resume
Alex Deucher
1
-0
/
+1
2015-12-02
drm/radeon: remove UMS support
Alex Deucher
14
-13506
/
+0
2015-12-01
Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org...
Dave Airlie
61
-4291
/
+5159
2015-12-01
Merge tag 'topic/drm-misc-2015-11-26' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
68
-216
/
+211
2015-11-28
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
16
-917
/
+948
2015-11-25
drm/radeon: make some dpm errors debug only
Alex Deucher
2
-3
/
+3
2015-11-25
drm/i915: fix potential dangling else problems in for_each_ macros
Jani Nikula
4
-10
/
+10
2015-11-25
drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...
Martin Peres
1
-1
/
+1
2015-11-25
drm/nouveau/nvif: allow userspace access to its own client object
Ben Skeggs
2
-2
/
+7
2015-11-25
drm/nouveau/gr/gf100-: fix oops when calling zbc methods
Ben Skeggs
1
-2
/
+2
2015-11-25
drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...
Ben Skeggs
3
-0
/
+5
2015-11-25
drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...
Ben Skeggs
6
-897
/
+897
2015-11-25
drm/nouveau/gr/gf100-: split out per-gpc address calculation macro
Ben Skeggs
2
-47
/
+49
2015-11-25
drm/nouveau/bios: return actual size of the buffer retrieved via _ROM
Ben Skeggs
1
-0
/
+1
2015-11-25
drm/nouveau/instmem: protect instobj list with a spinlock
Ben Skeggs
2
-0
/
+6
2015-11-25
drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop
Ben Skeggs
1
-1
/
+7
2015-11-25
drm/nouveau/pci: enable c800 magic for Clevo P157SM
Karol Herbst
1
-1
/
+7
2015-11-24
drm/radeon: make rv770_set_sw_state failures non-fatal
Alex Deucher
1
-1
/
+1
2015-11-24
drm/sysfs: Send out uevent when connector->force changes
Daniel Vetter
2
-48
/
+36
2015-11-24
drm/atomic: Small documentation fix.
Maarten Lankhorst
1
-1
/
+1
2015-11-24
drm/sysfs: Grab lock for edid/modes_show
Daniel Vetter
1
-4
/
+12
2015-11-24
drm: Print the src/dst/clip rectangles in error in drm_plane_helper
Ville Syrjälä
1
-0
/
+4
2015-11-24
drm: Add "prefix" parameter to drm_rect_debug_print()
Ville Syrjälä
2
-7
/
+8
2015-11-24
drm: Keep coordinates in the typical x, y, w, h order instead of x, y, h, w
Ville Syrjälä
1
-7
/
+7
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
47
-71
/
+71
[next]