index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
connector
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
gpu: host1x: Add debug support
Terje Bergstrom
15
-0
/
+807
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom
25
-1
/
+2913
2013-04-22
gpu: host1x: Add syncpoint wait and interrupts
Terje Bergstrom
10
-0
/
+846
2013-04-22
gpu: host1x: Add host1x driver
Terje Bergstrom
15
-0
/
+957
2013-04-18
drm/qxl: fix build with debugfs turned off.
Dave Airlie
1
-0
/
+4
2013-04-16
drm/radeon: Always flush the VM
Jerome Glisse
1
-1
/
+2
2013-04-16
drm/radeon: re-enable PTE/PDE packet for set_page on cayman/TN
Alex Deucher
2
-18
/
+52
2013-04-16
drm/qxl: fix smatch warnings
Dave Airlie
3
-4
/
+5
2013-04-16
drm/qxl: make lots of things static.
Dave Airlie
9
-77
/
+31
2013-04-16
drm: Perform ioctl command validation on the stored kernel values
Chris Wilson
1
-0
/
+1
2013-04-16
drm.h: Fix DRM compilation with bare-metal toolchain.
Paul Sokolovsky
1
-1
/
+1
2013-04-16
drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
1
-2
/
+2
2013-04-16
drm: Destroy property blobs at mode config cleanup time
Laurent Pinchart
1
-101
/
+107
2013-04-15
drm/gma500: Add debugging info to psb_gtt_restore()
Patrik Jakobsson
1
-1
/
+8
2013-04-15
drm/gma500: Check connector status before restoring sdvo
Patrik Jakobsson
1
-4
/
+3
2013-04-15
drm/radeon: cleanup properly if mmio mapping fails
Alex Deucher
1
-0
/
+4
2013-04-15
drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDS
Alex Deucher
1
-0
/
+10
2013-04-12
drm: cleanup: use drm_framebuffer_reference instead of a kref_get
archit taneja
1
-1
/
+1
2013-04-12
drm/mgag200: Convert to managed device resources where possible
Christopher Harvey
2
-30
/
+8
2013-04-12
drm: Misc comment cleanup
Christopher Harvey
3
-7
/
+7
2013-04-12
drm: Add 1600x1200 (UXGA) screen resolution to the built-in EDIDs
Carsten Emde
3
-7
/
+70
2013-04-12
video: hdmi: Relicense under MIT
Thierry Reding
1
-3
/
+18
2013-04-12
drm: add new QXL driver. (v1.4)
Dave Airlie
25
-0
/
+7260
2013-04-12
ttm: export functions to allow qxl do its own iomapping
Dave Airlie
2
-4
/
+13
2013-04-12
include/drm/drm_fb_helper.h: remove left over function declaration
Alon Levy
1
-6
/
+0
2013-04-11
drm/radeon: add si tile mode array query v3
Jerome Glisse
5
-81
/
+119
2013-04-11
drm/radeon: add ring working query
Christian König
3
-1
/
+21
2013-04-11
drm/radeon: handle broken disabled rb mask gracefully
Alex Deucher
2
-0
/
+16
2013-04-11
drm/omap: add statics to a few structs
Tomi Valkeinen
2
-3
/
+3
2013-04-11
drm/omap: Fix and improve crtc and overlay manager correlation
Archit Taneja
5
-75
/
+165
2013-04-11
drm/omap: Take a fb reference in omap_plane_update()
Archit Taneja
1
-0
/
+6
2013-04-11
drm/omap: Make fixed resolution panels work
Archit Taneja
2
-4
/
+40
2013-04-11
drm/omap: fix modeset_init if a panel doesn't satisfy omapdrm requirements
Archit Taneja
1
-2
/
+2
2013-04-11
OMAPDSS: DPI: widen the pck search when using dss fck
Tomi Valkeinen
1
-2
/
+2
2013-04-11
OMAPDSS: fix dss_fck clock rate rounding
Tomi Valkeinen
1
-6
/
+11
2013-04-10
gma500:fix build failure for 3.9-rc5
Xiong Zhou
1
-4
/
+9
2013-04-10
omapdss: use devm_clk_get()
Archit Taneja
3
-38
/
+6
2013-04-10
OMAPDSS: nec-nl8048 panel: Use dev_pm_ops
Lars-Peter Clausen
1
-4
/
+16
2013-04-10
OMAPDSS: DISPC: Revert to older DISPC Smart Standby mechanism for OMAP5
Archit Taneja
2
-0
/
+8
2013-04-10
OMAPDSS: DISPC: Configure doublestride for NV12 when using 2D Tiler buffers
Archit Taneja
1
-1
/
+12
2013-04-10
omapdss: Features: Fix some parameter ranges
Archit Taneja
1
-4
/
+4
2013-04-10
omapdss: DISPC: add max pixel clock limits for LCD and TV managers
Archit Taneja
1
-5
/
+27
2013-04-10
OMAPDSS: DSI: Use devm_clk_get()
Sachin Kamat
1
-17
/
+2
2013-04-10
drivers: video: omap2: dss: Use PTR_RET function
Alexandru Gheorghiu
1
-4
/
+1
2013-04-09
drm/radeon: add pcie set/get lanes callbacks for newer asics
Alex Deucher
1
-6
/
+6
2013-04-09
drm/radeon: update r600 set/get pcie lane config
Alex Deucher
1
-42
/
+15
2013-04-09
drm/radeon/kms: replace *REG32_PCIE_P with *REG32_PCIE_PORT
Alex Deucher
4
-51
/
+51
2013-04-09
drm/radeon: remove unused blit remnants from si.c
Alex Deucher
1
-11
/
+0
2013-04-09
drm/radeon: add UVD tiling addr config v2
Christian König
8
-0
/
+28
2013-04-09
drm/radeon: init UVD clocks to sane defaults
Christian König
1
-0
/
+2
[next]