index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-16
drm/i915: Simplify i915_gtt_color_adjust()
Chris Wilson
2016-12-16
drm: Constify the drm_mm API
Chris Wilson
2016-12-16
drm: Add drm_mm_for_each_node_safe()
Chris Wilson
2016-12-15
drm: Fix kernel docs for drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
drm/atomic: Delete wrong comment.
Maarten Lankhorst
2016-12-15
drm: Fix typo in drm_event_reserve_init() kerneldoc
Thierry Reding
2016-12-15
drm/cma: Fix compile fail due to fomat->format typo
Ville Syrjälä
2016-12-15
drm: Eliminate the useless "non-RGB fb" debug message
Ville Syrjälä
2016-12-15
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
drm/i915: Use drm_framebuffer_plane_{width,height}() where possible
Ville Syrjälä
2016-12-15
drm: Add drm_framebuffer_plane_{width,height}()
Ville Syrjälä
2016-12-15
drm/i915: Store a pointer to the pixel format info for fbc
Ville Syrjälä
2016-12-15
drm/nouveau: Use fb->format rather than drm_format_info()
Ville Syrjälä
2016-12-15
drm/fb_cma_helper: Replace drm_format_info() with fb->format
Ville Syrjälä
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
drm/i915: Eliminate the ugly 'fb?:' constructs from the ilk/skl wm code
Ville Syrjälä
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-12-15
drm: Reject fbs w/o format info in drm_framebuffer_init()
Ville Syrjälä
2016-12-15
drm/i915: Populate fb->format early for inherited fbs
Ville Syrjälä
2016-12-15
drm: Store a pointer to drm_format_info under drm_framebuffer
Ville Syrjälä
2016-12-15
drm: Populate fb->dev from drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
drm/i915: Set fb->dev early on for inherited fbs
Ville Syrjälä
2016-12-15
drm/virtio: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
Ville Syrjälä
2016-12-15
drm/qxl: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
drm/bridge: analogix_dp: set the DPCD600 during disabling PSR
Caesar Wang
2016-12-14
drm/nouveau: Add local 'fb' variables
Ville Syrjälä
2016-12-14
drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
Ville Syrjälä
2016-12-14
drm/arm: Add local 'fb' variables
Ville Syrjälä
2016-12-14
drm/arcpgu: Add local 'fb' variables
Ville Syrjälä
2016-12-14
drm/cirrus: Add some local 'fb' variables
Ville Syrjälä
2016-12-14
drm/gma500: Add some local 'fb' variables
Ville Syrjälä
2016-12-14
drm/ast: Add local 'fb' variables
Ville Syrjälä
2016-12-14
drm/mgag200: Add local 'fb' variable
Ville Syrjälä
2016-12-14
drm/radeon: Use DIV_ROUND_UP()
Ville Syrjälä
2016-12-14
drm/radeon: Add local 'fb' variables
Ville Syrjälä
2016-12-14
drm/i915: Add local 'fb' variables
Ville Syrjälä
2016-12-14
drm: bridge: add support for TI ths8135
Bartosz Golaszewski
2016-12-13
drm/fsl: don't use drm_put_dev
Daniel Vetter
2016-12-13
drm: mxsfb: drm_dev_alloc() returns error pointers
Dan Carpenter
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux into...
Daniel Vetter
2016-12-13
drm: Use atomic state for FB in legacy ioctls
Daniel Stone
2016-12-13
drm/etnaviv: Use drm_dev_unref, not drm_put_dev
Daniel Vetter
2016-12-13
drm/mediatek: don't use drm_put_dev
Daniel Vetter
2016-12-13
drm/hisilicon: Don't set drm_device->platformdev
Daniel Vetter
[next]