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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-08
drm/msm: Don't increase priv->num_aspaces until we know that it fits
Jordan Crouse
1
-4
/
+3
2017-04-08
drm/msm: Fix wrong pointer check in a5xx_destroy
Jordan Crouse
1
-2
/
+2
2017-04-08
drm/msm: Simplify vblank event delivery
Daniel Vetter
2
-18
/
+6
2017-04-08
drm/msm: switch to postclose
Daniel Vetter
1
-2
/
+2
2017-04-08
drm/msm: adreno: fix build error without debugfs
Arnd Bergmann
1
-0
/
+2
2017-04-08
drm/msm: move submit fence wait out of struct_mutex
Rob Clark
1
-21
/
+18
2017-04-08
drm/msm: pm runtime support for iommu
Rob Clark
1
-1
/
+14
2017-04-08
drm/msm: convert to iommu_map_sg
Rob Clark
1
-49
/
+5
2017-04-08
drm/msm/adreno: reset ringbuffer in hw_init
Rob Clark
1
-10
/
+8
2017-04-08
drm/msm/gpu: use pm-runtime
Rob Clark
6
-93
/
+71
2017-04-08
drm/msm/gpu: move suspend/resume into debugfs->show
Rob Clark
5
-14
/
+2
2017-04-07
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
57
-883
/
+900
2017-04-07
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
7
-25
/
+162
2017-04-07
Merge tag 'imx-drm-next-2017-04-04' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
7
-19
/
+30
2017-04-07
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
55
-178
/
+915
2017-04-06
drm/amdgpu: use uintptr_t instead of unsigned long to store pointer
Alex Xie
1
-4
/
+4
2017-04-06
drm/amdgpu: Avoid using signed integer to store pointer value
Alex Xie
3
-3
/
+3
2017-04-06
drm/amdgpu:invoke new implemented AI MB func
Monk Liu
1
-1
/
+19
2017-04-06
drm/amdgpu/vega10:timeout set to equal with VI
Monk Liu
1
-1
/
+1
2017-04-06
drm/amdgpu:implement the reset MB func for vega10
Monk Liu
2
-0
/
+138
2017-04-06
drm/amdgpu:fix typo for mxgpu_ai
Monk Liu
1
-2
/
+2
2017-04-06
drm/amdgpu:no need to involv HDP in KIQ
Monk Liu
3
-8
/
+0
2017-04-06
drm/amdgpu:add PSP block only load_type=PSP (v2)
Monk Liu
1
-1
/
+2
2017-04-06
drm/amdgpu/smu9: update to latest driver interface
Evan Quan
1
-4
/
+53
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_gpu_init()
Tom St Denis
1
-3
/
+1
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_rlc_reset()
Tom St Denis
1
-6
/
+2
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_rlc_start()
Tom St Denis
1
-3
/
+1
2017-04-06
drm/amd/amdgpu: simplify gfx_v9_0_cp_gfx_enable()
Tom St Denis
1
-8
/
+4
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_kiq_init_register()
Tom St Denis
1
-9
/
+3
2017-04-06
drm/amd/amdgpu: Drop gfx_v9_0_print_status()
Tom St Denis
1
-174
/
+1
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_set_gfx_eop_interrupt_state()
Tom St Denis
1
-12
/
+3
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_set_priv_reg_fault_state()
Tom St Denis
1
-11
/
+3
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_set_priv_inst_fault_state()
Tom St Denis
1
-12
/
+3
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_init_queue()
Tom St Denis
2
-8
/
+6
2017-04-06
drm/amdgpu: Move function amdgpu_has_atpx near other similar functions
Alex Xie
2
-6
/
+2
2017-04-06
drm/amdgpu: fix over allocating of IRQ sources
Christian König
1
-3
/
+4
2017-04-06
drm/amd/amdgpu: Clean up psp reload_quirk()
Tom St Denis
1
-8
/
+4
2017-04-06
drm/amd/amdgpu: Fix psp_v3_1 compare sram
Tom St Denis
1
-1
/
+1
2017-04-06
drm/amdgpu: cleanup get_invalidate_req v2
Christian König
8
-49
/
+27
2017-04-06
drm/amdgpu: fix vm size and block size for VMPT (v5)
Zhang, Jerry
9
-35
/
+52
2017-04-06
drm/amd/amdgpu: Fix srbm_indexing in init/inactive hqd code
Tom St Denis
1
-0
/
+5
2017-04-06
drm/amd/amdgpu: Clean up gfx_v8_0_mqd_init()
Tom St Denis
1
-8
/
+4
2017-04-06
drm/amd/amdgpu: de-numberify HQD_ACTIVE check.
Tom St Denis
1
-2
/
+2
2017-04-06
drm/amd/amdgpu: clean up gfx_v8_0_kiq_init_register()
Tom St Denis
1
-9
/
+3
2017-04-06
drm/amd/amdgpu: Clean up gfx_v8_0_inactive_hqd()
Tom St Denis
1
-5
/
+1
2017-04-06
drm/amd/amdgpu: Clean up gfx_v8_0_kiq_set_interrupt_state()
Tom St Denis
2
-28
/
+15
2017-04-06
drm/amdgpu/gfx8: KIQ is also disabled when MEC is disabled
Alex Deucher
1
-0
/
+1
2017-04-06
drm/amdgpu: cleanup VMHUB bit definitions v2
Christian König
4
-29
/
+8
2017-04-06
drm/amdgpu: handle CPU access for split VRAM buffers (v2)
Christian König
2
-7
/
+13
2017-04-06
drm/nouveau/gpio: enable interrupts on cards with 32 gpio lines
Adam Borowski
1
-1
/
+1
[next]