index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
drmP.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm: Create drm legacy driver header
Daniel Vetter
2014-09-12
1
-15
/
+0
*
drm: Move drm_legacy_vma_flush into drm_legacy.h
Daniel Vetter
2014-09-12
1
-2
/
+0
*
drm: Move sg functions into drm_legacy.h
Daniel Vetter
2014-09-12
1
-7
/
+0
*
drm: Move dma functions into drm_legacy.h
Daniel Vetter
2014-09-12
1
-7
/
+0
*
Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/d...
Dave Airlie
2014-09-12
1
-5
/
+13
|
\
|
*
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
2014-09-11
1
-191
/
+80
|
|
\
|
*
|
drm: Clarify vblank ts/scanoutpos sampling #defines
Daniel Vetter
2014-09-11
1
-2
/
+2
|
*
|
drm: Simplify return value of drm_get_last_vbltimestamp
Daniel Vetter
2014-09-11
1
-2
/
+0
|
*
|
drm: Add dev->vblank_disable_immediate flag
Ville Syrjälä
2014-08-06
1
-0
/
+10
|
*
|
drm: Disable vblank interrupt immediately when drm_vblank_offdelay<0
Ville Syrjälä
2014-08-06
1
-1
/
+1
*
|
|
drm: split ati_pcigart.h out of drmP.h
Dave Airlie
2014-09-12
1
-23
/
+0
|
|
/
|
/
|
*
|
drm: move drm-lock API to drm_legacy.h
David Herrmann
2014-09-10
1
-11
/
+3
*
|
drm: merge drm_usb into udl
David Herrmann
2014-09-10
1
-1
/
+0
*
|
drm: Goody bye, drm_bus!
David Herrmann
2014-09-10
1
-5
/
+0
*
|
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
1
-0
/
+3
*
|
drm: drop unused drm_master->unique_size
David Herrmann
2014-09-10
1
-2
/
+0
*
|
drm: move remaining includes in drmP.h to the top
David Herrmann
2014-09-10
1
-19
/
+12
*
|
drm: inline "struct drm_sigdata"
David Herrmann
2014-09-10
1
-7
/
+5
*
|
drm: drop DRM_DEBUG_CODE
David Herrmann
2014-09-10
1
-12
/
+0
*
|
drm: order includes alphabetically in drmP.h
David Herrmann
2014-09-10
1
-23
/
+23
*
|
drm: move __OS_HAS_AGP into drm_agpsupport.h
David Herrmann
2014-09-10
1
-2
/
+0
*
|
drm: merge drm_memory.h into drm_memory.c
David Herrmann
2014-09-10
1
-4
/
+2
*
|
drm: drop __KERNEL__ protection in drmP.h
David Herrmann
2014-09-10
1
-2
/
+0
*
|
drm: replace weird conditional includes
David Herrmann
2014-09-10
1
-9
/
+1
*
|
drm: move AGP definitions harder
David Herrmann
2014-09-10
1
-29
/
+1
*
|
drm: drop unused "struct drm_waitlist"
David Herrmann
2014-09-10
1
-11
/
+0
*
|
drm: move "struct drm_magic_entry" to drm_auth.c
David Herrmann
2014-09-10
1
-6
/
+0
*
|
drm: move "struct drm_vma_entry" to drm_vm.c
David Herrmann
2014-09-10
1
-6
/
+2
*
|
drm: mark drm_buf and drm_map as legacy
David Herrmann
2014-09-10
1
-29
/
+12
*
|
Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-08-26
1
-0
/
+11
|
\
\
|
*
|
drm: Add drm_crtc_vblank_waitqueue()
Ville Syrjälä
2014-08-08
1
-0
/
+11
*
|
|
Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-08-26
1
-0
/
+2
|
\
\
\
|
*
|
|
drm/irq: Implement a generic vblank_wait function
Daniel Vetter
2014-08-11
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-08-07
1
-74
/
+15
|
\
\
\
|
*
|
|
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
2014-08-08
1
-16
/
+3
|
|
|
/
|
|
/
|
|
*
|
drm: mark drm_context support as legacy
David Herrmann
2014-08-05
1
-35
/
+0
|
*
|
drm: make sysfs device always available for minors
David Herrmann
2014-08-05
1
-2
/
+1
|
*
|
drm: move module initialization to drm_stub.c
David Herrmann
2014-08-05
1
-4
/
+0
|
*
|
drm: don't de-authenticate clients on master-close
David Herrmann
2014-08-05
1
-1
/
+0
|
*
|
drm: drop redundant drm_file->is_master
David Herrmann
2014-08-05
1
-3
/
+16
|
*
|
drm: extract legacy ctxbitmap flushing
David Herrmann
2014-08-05
1
-0
/
+1
|
|
/
|
*
drm: drop unused "struct drm_queue"
David Herrmann
2014-08-02
1
-17
/
+0
|
*
drm: remove unused "struct drm_freelist"
David Herrmann
2014-08-02
1
-13
/
+2
|
*
drm: Remove command line guard for universal planes
Matt Roper
2014-07-08
1
-1
/
+0
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-07-08
1
-2
/
+1
|
|
\
|
|
*
drm: enable render-nodes by default
David Herrmann
2014-07-08
1
-1
/
+0
|
|
*
drm/gem: remove misleading gfp parameter to get_pages()
David Herrmann
2014-07-08
1
-1
/
+1
|
*
|
drm/debugfs: add a "force" file per connector
Thomas Wood
2014-06-19
1
-0
/
+11
|
|
/
*
/
dma-buf: use reservation objects
Maarten Lankhorst
2014-07-08
1
-0
/
+3
|
/
*
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-06-10
1
-2
/
+0
[prev]
[next]