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
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
6
-30
/
+6
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-402
/
+44
2019-07-15
drm/hisilicon: drop use of drmP.h
Sam Ravnborg
8
-8
/
+36
2019-07-03
drm/hibmc: Update struct drm_driver for GEM object functions
Thomas Zimmermann
1
-2
/
+1
2019-06-21
drm/hisilicon: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
6
-30
/
+6
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
7
-42
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
7
-42
/
+7
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
6
-402
/
+44
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
6
-0
/
+6
2019-05-17
drm: Reserve/unreserve GEM VRAM BOs from within pin/unpin functions
Thomas Zimmermann
2
-22
/
+1
2019-05-15
drm/hisilicon: Convert hibmc-drm driver to VRAM MM
Thomas Zimmermann
4
-145
/
+12
2019-05-15
drm/hisilicon: Convert hibmc-drm driver to |struct drm_gem_vram_object|
Thomas Zimmermann
6
-248
/
+44
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-10
/
+2
2019-03-27
drm/hibmc: Use drm_fb_helper_fill_info
Daniel Vetter
2
-9
/
+2
2019-03-25
drm/hibmc: Drop best_encoder
Daniel Vetter
1
-7
/
+0
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
1
-7
/
+2
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
1
-1
/
+0
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
1
-2
/
+0
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
1
-2
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
7
-12
/
+12
2019-01-24
drm/hisilicon/kirin: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
1
-3
/
+8
2019-01-14
drm/hisilicon/kirin: Use drm_fbdev_generic_setup()
Noralf Trønnes
2
-39
/
+3
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2
-35
/
+0
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2
-28
/
+4
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
1
-2
/
+2
2018-09-26
drm/hisilicon: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-1
/
+1
2018-09-26
drm/hisilicon: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2
-6
/
+6
2018-09-26
gpu/drm/hisilicon: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
2
-18
/
+3
2018-09-26
drm/hisilicon: hibmc: Use HUAWEI PCI vendor ID macro
John Garry
1
-1
/
+1
2018-09-26
drm/hisilicon: hibmc: Don't overwrite fb helper surface depth
John Garry
1
-1
/
+0
2018-09-26
drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
John Garry
1
-0
/
+1
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-06-25
drm: kirin: Remove useless "Scale not support" error message
John Stultz
1
-1
/
+0
2018-04-25
drm/hisilicon: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
1
-3
/
+2
2018-02-26
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
1
-1
/
+1
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
1
-3
/
+2
2018-02-26
drm/hisilicon: remove ttm_pool_* wrappers
Christian König
1
-13
/
+0
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
1
-2
/
+3
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-2
/
+4
2017-11-01
drm/hisilicon: Ensure LDI regs are properly configured.
Peter Griffin
1
-0
/
+3
2017-10-17
Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2017-10-12
drm/kirin: Checking for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-1
/
+1
2017-10-03
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2
-0
/
+81
2017-10-01
drm/hisilicon/kirin: Use drm_gem_fb_create()
Noralf Trønnes
1
-1
/
+2
2017-08-29
drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate
John Stultz
2
-0
/
+81
2017-08-16
drm/kirin: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
[next]