index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-03
drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS
Chen Gang S
1
-1
/
+1
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-7
/
+3
2014-11-21
drm/tilcdc: Deletion of an unnecessary check before the function call "drm_fb...
Markus Elfring
1
-2
/
+1
2014-11-15
drm: flip-work: change drm_flip_work_init prototype
Boris BREZILLON
1
-5
/
+1
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-10-20
gpu: drm: tilcdc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-17
drm/tilcdc: panel: Add support for enable GPIO
Ezequiel Garcia
1
-5
/
+32
2014-09-17
drm/tilcdc: panel: Set return value explicitly
Ezequiel Garcia
1
-1
/
+3
2014-09-17
drm/tilcdc: panel: Fix backlight devicetree support
Ezequiel Garcia
1
-5
/
+18
2014-09-17
drm/tilcdc: panel: Use devm_kzalloc to simplify the error path
Ezequiel Garcia
1
-3
/
+1
2014-09-17
drm/tilcdc: panel: Spurious whitespace removal
Ezequiel Garcia
1
-1
/
+0
2014-09-17
drm/tilcdc: panel: Remove unused variable
Ezequiel Garcia
1
-2
/
+0
2014-09-17
drm/tilcdc: panel: Add missing of_node_put
Ezequiel Garcia
1
-0
/
+3
2014-09-17
drm/tilcdc: Fix the error path in tilcdc_load()
Ezequiel Garcia
1
-10
/
+50
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
2014-07-10
drm/tilcdc: Fix build breakage
Sachin Kamat
3
-3
/
+3
2014-07-09
drm/tilcdc: oops a Module.symvers snuck in
Dave Airlie
1
-0
/
+0
2014-07-08
drm/tilcdc: replace late_initcall with module_init
Guido Martínez
1
-1
/
+1
2014-07-08
drm/tilcdc: remove submodule destroy calls
Guido Martínez
6
-53
/
+50
2014-07-08
drm/tilcdc: fix double kfree
Guido Martínez
1
-3
/
+1
2014-07-08
drm/tilcdc: fix release order on exit
Guido Martínez
1
-3
/
+3
2014-07-08
drm/tilcdc: panel: fix leak when unloading the module
Guido Martínez
1
-0
/
+1
2014-07-08
drm/tilcdc: tfp410: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-07-08
drm/tilcdc: slave: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-07-08
drm/tilcdc: panel: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
3
-3
/
+3
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
1
-1
/
+1
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-4
/
+4
2014-01-14
drm: store the gem vma offset manager in a typed pointer
Daniel Vetter
1
-1
/
+1
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
1
-1
/
+1
2013-12-18
drm/tilcdc: call drm_put_dev directly from ->remove
Daniel Vetter
1
-1
/
+1
2013-10-11
drm: Add separate Kconfig option for fbdev helpers
Daniel Vetter
1
-0
/
+1
2013-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-26
/
+47
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
1
-1
/
+2
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2
-2
/
+0
2013-08-19
drm/tilcdc: use flip-work helper
Rob Clark
1
-21
/
+12
2013-08-19
drm: remove FASYNC support
Daniel Vetter
1
-1
/
+0
2013-08-19
drm/tilcdc fixup mode to workaround sync for tda998x
Darren Etheridge
2
-2
/
+32
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-1
/
+1
2013-06-28
drm/tilcdc: Clear bits of register we're going to set.
Pantelis Antoniou
1
-0
/
+2
2013-06-28
drm/tilcdc fixing i2c/slave initialization race
Darren Etheridge
3
-25
/
+40
2013-06-28
drm/tilcdc: whitespace fixes and tidyup
Darren Etheridge
1
-6
/
+10
2013-06-28
drm/tilcdc: adding more guards to prevent selection of invalid modes
Darren Etheridge
1
-0
/
+46
2013-06-28
drm/tilcdc: fixing off by one errors found on analyzer
Darren Etheridge
1
-7
/
+12
2013-06-28
drm/tilcdc: adding some more devicetree config
Darren Etheridge
3
-3
/
+57
2013-06-28
drm/tilcdc: support pixel widths greater than 1024
Darren Etheridge
2
-0
/
+16
2013-06-27
Merge tag 'v3.10-rc7' into drm-next
Dave Airlie
1
-0
/
+1
2013-06-20
gpu:drm:tilcdc: get preferred_bpp value from DT
Benoit Parrot
5
-1
/
+18
2013-06-17
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
1
-5
/
+0
2013-06-03
drm/tilcd: select BACKLIGHT_LCD_SUPPORT
Arnd Bergmann
1
-0
/
+1
[next]