index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/bridge: Add the necessary bits to support bus format negotiation
Boris Brezillon
2020-01-07
1
-1
/
+266
*
drm/bridge: Add an ->atomic_check() hook
Boris Brezillon
2020-01-07
2
-6
/
+68
*
drm/bridge: Patch atomic hooks to take a drm_bridge_state
Boris Brezillon
2020-01-07
3
-32
/
+78
*
drm/bridge: Add a drm_bridge_state object
Boris Brezillon
2020-01-07
3
-6
/
+192
*
Revert "drm: atmel-hlcdc: enable sys_clk during initalization."
Claudiu Beznea
2020-01-06
1
-18
/
+1
*
drm: atmel-hlcdc: prefer a lower pixel-clock than requested
Peter Rosin
2020-01-06
1
-2
/
+2
*
drm: atmel-hlcdc: enable clock before configuring timing engine
Claudiu Beznea
2020-01-06
1
-1
/
+7
*
drm: atmel-hlcdc: use double rate for pixel clock only if supported
Claudiu Beznea
2020-01-06
1
-3
/
+3
*
drm/bridge: cdns: remove set but not used variable 'nlanes'
yu kuai
2020-01-06
1
-2
/
+1
*
drm/bridge: cdns: remove set but not used variable 'bpp'
yu kuai
2020-01-06
1
-2
/
+1
*
drm: meson: Remove unneeded semicolon
zhengbin
2020-01-06
2
-2
/
+2
*
drm: bridge: dw-hdmi: constify copied structure
Julia Lawall
2020-01-06
1
-1
/
+1
*
drm/hisilicon/hibmc: Export VRAM MM information to debugfs
Thomas Zimmermann
2020-01-06
1
-0
/
+1
*
drm/hisilicon/hibmc: Implement hibmc_dumb_create() with generic helpers
Thomas Zimmermann
2020-01-06
2
-50
/
+2
*
drm/vram: Support scanline alignment for dumb buffers
Thomas Zimmermann
2020-01-06
2
-4
/
+11
*
drm/hisilicon/hibmc: Replace struct hibmc_framebuffer with generic code
Thomas Zimmermann
2020-01-06
3
-81
/
+3
*
drm/hisilicon/hibmc: Switch to generic fbdev emulation
Thomas Zimmermann
2020-01-06
4
-255
/
+3
*
drm: rockchip: rk3066_hdmi: set edid fifo address
Nickey Yang
2020-01-06
1
-0
/
+3
*
drm/rockchip: lvds: Add PX30 support
Miquel Raynal
2020-01-06
2
-0
/
+157
*
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-01-06
5270
-119759
/
+289426
|
\
|
*
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-01-03
50
-618
/
+1356
|
|
\
|
*
\
Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-12-27
232
-7834
/
+12356
|
|
\
\
|
|
*
|
drm/i915: Update DRIVER_DATE to 20191223
Jani Nikula
2019-12-23
1
-2
/
+2
|
|
*
|
drm/i915: Mark the GEM context link as RCU protected
Chris Wilson
2019-12-23
7
-27
/
+62
|
|
*
|
drm/i915: Introduce a vma.kref
Chris Wilson
2019-12-23
7
-31
/
+44
|
|
*
|
drm/i915: Add a simple is-bound check before unbinding
Chris Wilson
2019-12-23
1
-1
/
+4
|
|
*
|
drm/i915: Make sure CCS YUV semiplanar format checks work
Imre Deak
2019-12-23
5
-14
/
+33
|
|
*
|
drm/i915: Make sure Y slave planes get all the required state
Imre Deak
2019-12-23
1
-1
/
+2
|
|
*
|
drm/i915: Skip rotated offset adjustment for unsupported modifiers
Dhinakaran Pandiyan
2019-12-23
1
-41
/
+77
|
|
*
|
drm/i915/tgl: Make sure FBs have a correct CCS plane stride
Imre Deak
2019-12-23
1
-0
/
+17
|
|
*
|
drm/i915/tgl: Gen-12 render decompression
Dhinakaran Pandiyan
2019-12-23
3
-43
/
+178
|
|
*
|
drm/i915: Add helpers to select correct ccs/aux planes
Imre Deak
2019-12-23
1
-14
/
+57
|
|
*
|
drm/i915: Extract framebufer CCS offset checks into a function
Dhinakaran Pandiyan
2019-12-23
1
-30
/
+43
|
|
*
|
drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment
Dhinakaran Pandiyan
2019-12-23
1
-15
/
+16
|
|
*
|
drm/i915: Use intel_tile_height() instead of re-implementing
Dhinakaran Pandiyan
2019-12-23
1
-1
/
+1
|
|
*
|
drm/i915/selftests: make mock_drm.h self-contained
Jani Nikula
2019-12-23
1
-1
/
+2
|
|
*
|
drm/i915/selftests: make mock_context.h self-contained
Jani Nikula
2019-12-23
1
-1
/
+1
|
|
*
|
drm/i915: fix comment for POWER_DOMAIN_TRANSCODER_VDSC_PW2
Jani Nikula
2019-12-23
1
-1
/
+1
|
|
*
|
drm/i915/gt: Move pm debug files into a gt aware debugfs
Andi Shyti
2019-12-22
8
-0
/
+752
|
|
*
|
drm/i915/gt: Merge engine init/setup loops
Chris Wilson
2019-12-22
6
-113
/
+42
|
|
*
|
drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()
Chris Wilson
2019-12-22
3
-27
/
+13
|
|
*
|
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2019-12-22
19
-365
/
+357
|
|
*
|
drm/i915: Move i915_gem_init_contexts() earlier
Chris Wilson
2019-12-21
1
-11
/
+12
|
|
*
|
drm/i915/gt: Repeat wait_for_idle for retirement workers
Chris Wilson
2019-12-21
3
-11
/
+20
|
|
*
|
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-21
34
-507
/
+388
|
|
*
|
drm/i915/selftests: Setup engine->retire for mock_engine
Chris Wilson
2019-12-21
1
-0
/
+2
|
|
*
|
drm/i915: Introduce intel_crtc_state_alloc()
Ville Syrjälä
2019-12-20
1
-11
/
+19
|
|
*
|
drm/i915/execlists: Select arb on/off around batches based on preemption
Chris Wilson
2019-12-20
1
-8
/
+9
|
|
*
|
drm/i915: Push the use-semaphore marker onto the intel_context
Chris Wilson
2019-12-20
5
-25
/
+64
|
|
*
|
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-20
21
-161
/
+165
[next]