index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2015-04-02
drm/vgem: implement virtual GEM
Zach Reizner
2015-04-01
drm/bochs: disable video before changing video mode
Chris Ruffin
2015-04-01
Merge tag 'topic/drm-misc-2015-03-31' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-04-01
Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/...
Dave Airlie
2015-03-31
drm: line wrap DRM_IOCTL_DEF* macros
Emil Velikov
2015-03-31
Merge branch 'drm-atmel-hlcdc-4.1-fixes' of git://github.com/bbrezillon/linux...
Dave Airlie
2015-03-31
Merge tag 'drm-amdkfd-next-2015-03-25' of git://people.freedesktop.org/~gabba...
Dave Airlie
2015-03-30
drm/atomic: Don't try to free a NULL state
Ander Conselvan de Oliveira
2015-03-30
Merge tag 'v4.0-rc6' into drm-intel-next
Daniel Vetter
2015-03-30
drm/atomic: Clear crtcs, connectors and planes when clearing state
Ander Conselvan de Oliveira
2015-03-27
drm/i915: Update DRIVER_DATE to 20150327
Daniel Vetter
2015-03-27
drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() code
Ville Syrjälä
2015-03-27
drm: Use max() to make the ioctl alloc size code cleaner
Ville Syrjälä
2015-03-27
drm: Simplify core vs. drv ioctl handling
Ville Syrjälä
2015-03-27
drm: Drop ioctl->cmd_drv
Ville Syrjälä
2015-03-27
drm/i915: Skip allocating shadow batch for 0-length batches
Chris Wilson
2015-03-27
drm/i915: Handle error to get connector state when staging config
Ander Conselvan de Oliveira
2015-03-27
drm/i915: Compare GGTT view structs instead of types
Joonas Lahtinen
2015-03-27
drm/i915: fix simple_return.cocci warnings
kbuild test robot
2015-03-27
drm/atomic-helpers: Properly avoid full modeset dance
Daniel Vetter
2015-03-27
drm/i915: Add module param to test the load detect code
Daniel Vetter
2015-03-27
drm/i915: Remove usage of encoder->new_crtc from clock computations
Ander Conselvan de Oliveira
2015-03-27
drm/i915: Don't look at staged config crtc when changing DRRS state
Ander Conselvan de Oliveira
2015-03-27
drm/i915: Convert intel_pipe_will_have_type() to using atomic state
Ander Conselvan de Oliveira
2015-03-27
drm/i915: Pass an atomic state to modeset_global_resources() functions
Ander Conselvan de Oliveira
2015-03-27
drm/i915: Add dynamic page trace events
Michel Thierry
2015-03-27
drm/i915: Finish gen6/7 dynamic page table allocation
Michel Thierry
2015-03-27
drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages
Michel Thierry
2015-03-27
drm/i915: Fix i915_dma_map_single positive error code
Michel Thierry
2015-03-27
drm/i915: Prevent out of range pt in gen6_for_each_pde
Michel Thierry
2015-03-27
drm/i915: Rip out GET_SPRITE_COLORKEY ioctl
Daniel Vetter
2015-03-27
Merge branch 'drm-st-next-2015-03-19' of git://git.linaro.org/people/benjamin...
Dave Airlie
2015-03-26
drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Don't use staged config in intel_dp_mst_compute_config()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Don't depend on encoder->new_crtc in intel_hdmi_compute_config
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Copy the staged connector config to the legacy atomic state
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Update dummy connector atomic state with current config
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Implement connector state duplication
Ander Conselvan de Oliveira
2015-03-26
drm/i915/skl: fix semicolon.cocci warnings
kbuild test robot
2015-03-26
drm/i915: Allocate a crtc_state also when the crtc is being disabled
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Allocate a drm_atomic_state for the legacy modeset code
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Add intel_atomic_get_crtc_state() helper function
Ander Conselvan de Oliveira
2015-03-26
drm/i915: always preserve bios swizzling
Daniel Vetter
2015-03-26
drm/i915: Add initial_ prefix to bios fb takeover code
Daniel Vetter
2015-03-26
drm/i915: Remove duplicated psr.active unset
Rodrigo Vivi
[next]