index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ast: Call open_key before enable_mmio in POST code
Y.C. Chen
2017-02-28
1
-1
/
+1
*
drm/ast: Fix test for VGA enabled
Y.C. Chen
2017-02-28
1
-6
/
+2
*
drm/ast: POST code for the new AST2500
Y.C. Chen
2017-02-28
2
-3
/
+476
*
drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
Benjamin Herrenschmidt
2017-02-28
1
-3
/
+3
*
drm/ast: Factor mmc_test code in POST code
Benjamin Herrenschmidt
2017-02-28
1
-51
/
+31
*
drm/ast: Fixed vram size incorrect issue on POWER
Y.C. Chen
2017-02-28
2
-4
/
+4
*
drm/ast: Base support for AST2500
Y.C. Chen
2017-02-28
4
-19
/
+103
*
drm/ast: Fix calculation of MCLK
Benjamin Herrenschmidt
2017-02-28
1
-2
/
+4
*
drm/ast: Remove spurious include
Benjamin Herrenschmidt
2017-02-28
1
-2
/
+0
*
drm/ast: const'ify mode setting tables
Benjamin Herrenschmidt
2017-02-28
3
-59
/
+59
*
drm/ast: Handle configuration without P2A bridge
Russell Currey
2017-02-28
3
-109
/
+168
*
drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
Y.C. Chen
2017-02-28
1
-3
/
+35
*
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-23
3
-79
/
+97
|
\
|
*
drm/ast: Fixed system hanged if disable P2A
Y.C. Chen
2017-01-27
3
-79
/
+97
*
|
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-2
/
+1
*
|
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
2017-01-27
1
-2
/
+0
*
|
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-10
3
-4
/
+3
|
\
\
|
*
|
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
Benjamin Gaignard
2017-01-09
1
-1
/
+1
|
*
|
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2017-01-09
2
-3
/
+2
*
|
|
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-09
4
-8
/
+15
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-18
1
-0
/
+1
|
*
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
2
-5
/
+6
|
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-1
/
+1
|
*
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-1
/
+1
|
*
drm/ast: Add local 'fb' variables
Ville Syrjälä
2016-12-14
1
-5
/
+10
*
|
drivers/gpu/drm/ast: Fix infinite loop if read fails
Russell Currey
2016-12-18
1
-2
/
+5
|
/
*
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-12-01
1
-7
/
+0
*
drm/ast: free correct pointer in astfb_create() error paths
Andrew Donnellan
2016-11-14
1
-1
/
+1
*
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-11
1
-2
/
+0
|
\
|
*
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-2
/
+0
*
|
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-07
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
drm/drivers: add support for using the arch wc mapping API.
Dave Airlie
2016-10-26
1
-0
/
+6
*
|
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-10-25
1
-0
/
+1
|
/
*
drm: use drm_file to tag vm-bos
David Herrmann
2016-09-19
1
-1
/
+2
*
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2016-08-12
1
-1
/
+0
*
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-07-19
1
-12
/
+1
|
\
|
*
drm/ttm: remove dummy bo_move implementations
Christian König
2016-07-07
1
-12
/
+1
*
|
drm/ast: make fbdev support really optional
Tobias Jakobi
2016-07-18
1
-4
/
+0
*
|
drm/ast: Delete an unnecessary check before drm_gem_object_unreference_unlock...
Markus Elfring
2016-07-18
1
-2
/
+1
|
/
*
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-09
2
-7
/
+6
|
\
|
*
drm/ast: Remove useless drm_fb_get_bpp_depth() call
Laurent Pinchart
2016-06-07
1
-3
/
+0
|
*
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
2016-06-07
1
-4
/
+6
*
|
drm/ast: Use lockless gem BO free callback
Daniel Vetter
2016-06-01
1
-1
/
+1
|
/
*
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
2
-3
/
+3
*
drm/ttm: implement LRU add callbacks v2
Christian König
2016-05-04
1
-0
/
+2
*
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-04
1
-1
/
+1
*
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-04-06
1
-2
/
+0
|
\
|
*
vgacon: dummy implementation for vgacon_text_force
Daniel Vetter
2016-03-30
1
-2
/
+0
*
|
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-16
1
-8
/
+0
|
\
\
|
|
/
|
*
drm/ast: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
[next]