Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
2834d9dfaf0276e197158be6af8e1a1d59e58289
2834d9d
drm/i915: fix misalignment in HDCP register def
by Ramalingam C
· 7 years ago
6d98394
drm/i915: Reauthenticate HDCP on failure
by Ramalingam C
· 7 years ago
791a98d
drm/i915: Detect panel's hdcp capability
by Ramalingam C
· 7 years ago
7ee5798
drm/i915: Optimize HDCP key load
by Ramalingam C
· 7 years ago
f622a71
drm/i915: Retry HDCP bksv read
by Ramalingam C
· 7 years ago
cb340bf
drm/i915: Connector info in HDCP debug msgs
by Ramalingam C
· 7 years ago
f179a2f
drm/i915: Stop encryption for repeater with no sink
by Ramalingam C
· 7 years ago
a012449
drm/i915: Handle failure from 2nd stage HDCP auth
by Ramalingam C
· 7 years ago
363932b
drm/i915: Downgrade hdcp logs from INFO to DEBUG_KMS
by Sean Paul
· 7 years ago
bb68922
drm/i915: Restore HDCP DRM_INFO when with no downstream
by Sean Paul
· 7 years ago
49d85d0
drm/i915: Check for downstream topology errors
by Ramalingam C
· 7 years ago
24b42cb
drm/i915: Start repeater auth on READY/CP_IRQ
by Ramalingam C
· 7 years ago
87eb3ec
drm/i915: II stage HDCP auth for repeater only
by Ramalingam C
· 7 years ago
fdddd08
drm/i915: Extending HDCP for HSW, BDW and BXT+
by Ramalingam C
· 7 years ago
b7fc1a9
drm/i915/dp: Fix compilation of intel_dp_hdcp_check_link
by Chris Wilson
· 7 years ago
01468d6c
drm/i915: Only disable HDCP when it's active
by Sean Paul
· 7 years ago
2f4498a
drm/i915: Don't allow HDCP on PORT E/F
by Sean Paul
· 7 years ago
20f24d7
drm/i915: Implement HDCP for DisplayPort
by Sean Paul
· 7 years ago
2320175
drm/i915: Implement HDCP for HDMI
by Sean Paul
· 7 years ago
07e17a7
drm/i915: Add function to output Aksv over GMBUS
by Sean Paul
· 7 years ago
d02cf0a
drm/i915: Make use of indexed write GMBUS feature
by Sean Paul
· 7 years ago
ee5e5e7
drm/i915: Add HDCP framework + base implementation
by Sean Paul
· 7 years ago
495eb7f
drm: Add some HDCP related #defines
by Sean Paul
· 7 years ago
2455786
drm: Add Content Protection property
by Sean Paul
· 7 years ago
23fdbdd
drm/i915: Add more control to wait_for routines
by Sean Paul
· 7 years ago
716719a
drm: Fix link-status kerneldoc line lengths
by Sean Paul
· 7 years ago
b0caa13
Merge tag 'imx-drm-next-2018-01-02' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 7 years ago
bcd21a4
Merge branch 'drm-armada-devel-4.15' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 7 years ago
066f9eb
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next
by Dave Airlie
· 7 years ago
4ef0bef
Merge tag 'exynos-drm-next-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 7 years ago
a9742b7
Merge tag 'drm-amdkfd-next-2017-12-24' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 7 years ago
2f20fc4
drm/etnaviv: use memset32 to init pagetable
by Lucas Stach
· 7 years ago
2e3a2dd
drm/etnaviv: move submit free out of critical section
by Lucas Stach
· 7 years ago
a7cfa56
drm/etnaviv: re-enable perfmon support
by Lucas Stach
· 7 years ago
8bda151
drm/etnaviv: couple runtime PM management to submit object lifetime
by Lucas Stach
· 7 years ago
5b223e9
drm/etnaviv: move GPU active handling to bo pin/unpin
by Lucas Stach
· 7 years ago
2f9225d
drm/etnaviv: move cmdbuf into submit object
by Lucas Stach
· 7 years ago
7a9c0fe
drm/etnaviv: use submit exec_state for perfmon sampling
by Lucas Stach
· 7 years ago
797b015
drm/etnaviv: move exec_state to submit object
by Lucas Stach
· 7 years ago
ef146c00
drm/etnaviv: move PMRs to submit object
by Lucas Stach
· 7 years ago
e0329e6
drm/etnaviv: refcount the submit object
by Lucas Stach
· 7 years ago
08301d7
drm/etnaviv: move ww_acquire_ctx out of submit object
by Lucas Stach
· 7 years ago
33a63e6
drm/etnaviv: move object unpinning to submit cleanup
by Lucas Stach
· 7 years ago
9efabd7
drm/etnaviv: attach in fence to submit and move fence wait to fence_sync
by Lucas Stach
· 7 years ago
10009ea
drm/etnaviv: rename submit fence to out_fence
by Lucas Stach
· 7 years ago
0236efe
drm/etnaviv: move object fence attachment to gem_submit path
by Lucas Stach
· 7 years ago
c528372
drm/etnaviv: simplify submit_create
by Lucas Stach
· 7 years ago
b6d6223
drm/etnaviv: add lockdep annotations to buffer manipulation functions
by Lucas Stach
· 7 years ago
40c27bd
drm/etnaviv: hold GPU lock while inserting END command
by Lucas Stach
· 7 years ago
a7790d7
drm/etnaviv: move workqueue to be per GPU
by Lucas Stach
· 7 years ago
4375fff
drm/etnaviv: remove switch_context member from etnaviv_gpu
by Lucas Stach
· 7 years ago
fa67ac8
drm/etnaviv: don't flush workqueue in etnaviv_gpu_wait_obj_inactive
by Lucas Stach
· 7 years ago
3057e3f
drm/etnaviv: remove stale TODO in etnaviv_gpu_submit
by Lucas Stach
· 7 years ago
b7b17e5
drm/etnaviv: remove -EAGAIN handling from submit path
by Lucas Stach
· 7 years ago
b2295c2
drm/etnaviv: get rid of userptr worker
by Lucas Stach
· 7 years ago
54f0928
drm/etnaviv: change return type of etnaviv_gem_obj_add to void
by Lucas Stach
· 7 years ago
cdd3256
drm/etnaviv: fold __etnaviv_gem_new into caller
by Lucas Stach
· 7 years ago
783c06c
drm/etnaviv: add lockdep annotation for userptr object population
by Lucas Stach
· 7 years ago
d6a8743
drm/etnaviv: split obj locks in different classes depending on the obj type
by Lucas Stach
· 7 years ago
b9a48aa
drm/etnaviv: fix GPU vs sync point race
by Lucas Stach
· 7 years ago
8ded594
drm/exynos: ipp: Remove Exynos DRM IPP subsystem
by Marek Szyprowski
· 7 years ago
ca52c71
drm/exynos/decon: Add include guard to the Exynos7 header
by Krzysztof Kozlowski
· 7 years ago
4f52e55
drm/exynos/decon: Move headers from global to local place
by Krzysztof Kozlowski
· 7 years ago
cb30701
drm/exynos: decon5433: Remove unnecessary platform_get_resource() error check
by Fabio Estevam
· 7 years ago
3508776
Merge tag 'drm-intel-next-2017-12-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
cfe4982
drm/i915: Update DRIVER_DATE to 20171222
by Rodrigo Vivi
· 7 years ago
c1bf272
drm/i915: Show HWSP in intel_engine_dump()
by Chris Wilson
· 7 years ago
2d453c7
drm/i915: Assert that the request is on the execution queue before being removed
by Chris Wilson
· 7 years ago
193a98d
drm/i915/execlists: Show preemption progress in GEM_TRACE
by Chris Wilson
· 7 years ago
e329ef6
Merge tag 'gvt-next-2017-12-22' of https://github.com/intel/gvt-linux into drm-intel-next-queued
by Rodrigo Vivi
· 7 years ago
757fffc
drm/i915: Put all non-blocking modesets onto an ordered wq
by Ville Syrjälä
· 7 years ago
6481d5e
drm/i915: Disable GMBUS clock gating around GMBUS transfers on gen9+
by Ville Syrjälä
· 7 years ago
ad8059c
drm/i915: Clean up the PNV bit banging vs. GMBUS clock gating w/a
by Ville Syrjälä
· 7 years ago
54c105d
drm/i915: No need to power up PG2 for GMBUS on BXT
by Ville Syrjälä
· 7 years ago
156961a
drm/i915: Disable DC states around GMBUS on GLK
by Ville Syrjälä
· 7 years ago
219af73
drm/i915: Do not enable movntdqa optimization in hypervisor guest
by Changbin Du
· 7 years ago
27d558a
drm/i915: Dump device info at once
by Michal Wajdeczko
· 7 years ago
5fbbe8d
drm/i915: Add pretty printer for runtime part of intel_device_info
by Michal Wajdeczko
· 7 years ago
6a7e51f
drm/i915: Update intel_device_info_runtime_init() parameter
by Michal Wajdeczko
· 7 years ago
b978520
drm/i915: Move intel_device_info definitions to its own header
by Michal Wajdeczko
· 7 years ago
3846a9b
drm/i915: Move opregion definitions to dedicated intel_opregion.h
by Michal Wajdeczko
· 7 years ago
09a28bd
drm/i915: Move display related definitions to dedicated header
by Michal Wajdeczko
· 7 years ago
b74eeeb
drm/i915: Move some utility functions to i915_util.h
by Michal Wajdeczko
· 7 years ago
4fafba2
drm/i915/gvt: move write protect handler out of mmio emulation function
by Zhenyu Wang
· 7 years ago
90551a1
drm/i915/gvt: cleanup usage for typed mmio reg vs. offset
by Zhenyu Wang
· 7 years ago
4e889d6
drm/i915/gvt: Fix pipe A enable as default for vgpu
by Xiaolin Zhang
· 7 years ago
c20164d
drm/i915/gvt: always use i915_reg_t for MMIO handler definition
by Zhenyu Wang
· 7 years ago
d50ce2c
Merge tag 'drm-misc-next-2017-12-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
3138872
drm/i915: Show FBC worker status in debugfs
by Chris Wilson
· 7 years ago
20bdc11
drm/i915: Disable all planes for load detection, v2.
by Ville Syrjälä
· 7 years ago
df2869a
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
991eecc
Merge tag 'omapdrm-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 7 years ago
8932541
Merge tag 'tilcdc-4.16' of https://github.com/jsarha/linux into drm-next
by Dave Airlie
· 7 years ago
6a9991b
Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
f0cbd8b
i915: Reject CCS modifiers for pipe C on Geminilake
by Gabriel Krisman Bertazi
· 7 years ago
4f4b94e
drm/amdgpu: fix test for shadow page tables
by Christian König
· 7 years ago
c24011d
drm/amd/display: Expose dpp1_set_cursor_attributes
by Yue Hin Lau
· 7 years ago
72d520d
drm/amd/display: Update FMT and OPPBUF functions
by Eric Bernstein
· 7 years ago
4ebf848
drm/amd/display: check for null before calling is_blanked
by Yue Hin Lau
· 7 years ago
b5f96fe
drm/amd/display: dal 3.1.27
by Andrew Jiang
· 7 years ago
Next »